net.minecraft.commands.execution

public interface CustomCommandExecutor<T>

ht
net.minecraft.commands.execution.CustomCommandExecutor
net.minecraft.class_8848
net.minecraft.command.ControlFlowAware
net.minecraft.commands.execution.CustomCommandExecutor

Method summary

Modifier and TypeMethod
void
a(T arg0, com.mojang.brigadier.context.ContextChain<T> arg1, hr arg2, hx<T> arg3)
run(T arg0, com.mojang.brigadier.context.ContextChain<T> arg1, ChainModifiers arg2, ExecutionControl<T> arg3)
method_54290(T arg0, com.mojang.brigadier.context.ContextChain<T> arg1, class_8936 arg2, class_8855<T> arg3)
execute(T source, com.mojang.brigadier.context.ContextChain<T> contextChain, ExecutionFlags flags, ExecutionControl<T> control)