net.minecraft.commands.execution

public interface CustomCommandExecutor<T>

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

Method summary

Modifier and TypeMethod
void
a(T arg0, com.mojang.brigadier.context.ContextChain<T> arg1, he arg2, hk<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)