net.minecraft.command

public interface SourcedCommandAction<T>

net.minecraft.commands.execution.UnboundEntryAction
net.minecraft.class_8856
net.minecraft.command.SourcedCommandAction

Method summary

Modifier and TypeMethod
void
execute(T sender, ExecutionContext<T> context, Frame frame)
method_1_223(T arg0, class_8854<T> arg1, class_8937 arg2)
execute(T source, CommandExecutionContext<T> context, Frame frame)
default CommandAction<T>
bind(T sender)
method_1_222(T arg0)
bind(T source)
private void
lambda$bind$0(Object arg0, ExecutionContext arg1, Frame arg2)
method_54405(Object arg0, class_8854 arg1, class_8937 arg2)
method_54405(Object arg0, CommandExecutionContext context, Frame frame)