net.minecraft.command

public interface CommandAction<T>

net.minecraft.commands.execution.EntryAction
net.minecraft.class_8853
net.minecraft.command.CommandAction

Method summary

Modifier and TypeMethod
void
execute(ExecutionContext<T> context, Frame frame)
method_1_126(class_8854<T> arg0, class_8937 arg1)
method_1_126(CommandExecutionContext<T> context, Frame frame)