net.minecraft.command

public class SingleCommandAction<T extends AbstractServerCommandSource<T>>

net.minecraft.commands.execution.tasks.BuildContexts
net.minecraft.class_8858
net.minecraft.command.SingleCommandAction

Field summary

Modifier and TypeField
public static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
ERROR_FORK_LIMIT_REACHED
field_46739
FORK_LIMIT_EXCEPTION
private final String
commandInput
field_46740
command
private final com.mojang.brigadier.context.ContextChain<T>
command
field_46741
contextChain

Constructor summary

ModifierConstructor
public (String command, com.mojang.brigadier.context.ContextChain<T> contextChain)

Method summary

Modifier and TypeMethod
protected void
execute(T originalSource, List<T> initialSources, ExecutionContext<T> context, Frame frame, ChainModifiers initialModifiers)
method_54410(T arg0, List<T> arg1, class_8854<T> arg2, class_8937 arg3, class_8936 arg4)
execute(T baseSource, List<T> sources, CommandExecutionContext<T> context, Frame frame, ExecutionFlags flags)
protected void
traceCommandStart(ExecutionContext<T> context, Frame frame)
method_54407(class_8854<T> arg0, class_8937 arg1)
traceCommandStart(CommandExecutionContext<T> context, Frame frame)
private static CommandQueueEntry
lambda$execute$2(ExecuteCommand arg0, Frame arg1, ExecutionCommandSource arg2)
method_54408(class_8865 arg0, class_8937 arg1, class_8839 arg2)
method_54408(FixedCommandAction arg0, Frame frame, AbstractServerCommandSource source)
private static void
lambda$execute$1(com.mojang.brigadier.context.CommandContext arg0, boolean arg1, int arg2)
method_54897(com.mojang.brigadier.context.CommandContext arg0, boolean arg1, int arg2)
method_54897(com.mojang.brigadier.context.CommandContext context, boolean successful, int returnValue)
private String
lambda$execute$0()
method_54406()
method_54406()
private static com.mojang.brigadier.Message
lambda$static$0(Object arg0)
method_54409(Object arg0)
method_54409(Object count)