net.minecraft.commands.execution

public interface EntryAction<T>

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

Method summary

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