net.minecraft.server.command

class DebugCommand$Command

extends ControlFlowAware$Helper<ServerCommandSource> implements ControlFlowAware$Command<ServerCommandSource>

All mapped superinterfaces:

ControlFlowAware, ControlFlowAware$Command

net.minecraft.server.commands.DebugCommand$TraceCustomExecutor
net.minecraft.server.commands.DebugCommand$TraceCustomExecutor
net.minecraft.class_3032$class_8829
net.minecraft.server.command.DebugCommand$Command

Field summary

Modifier and TypeField
private static final ElementAggregator$NonzeroReporter1<Text, CommandFunction<ServerCommandSource>, String>
RESPONSE_TRACE
RESPONSE_TRACE
field_1_7378
field_1_7378

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public void
runGuarded(CommandSourceStack source, com.mojang.brigadier.context.ContextChain<CommandSourceStack> currentStep, ChainModifiers modifiers, ExecutionControl<CommandSourceStack> context)
runGuarded(CommandSourceStack source, com.mojang.brigadier.context.ContextChain<CommandSourceStack> currentStep, ChainModifiers modifiers, ExecutionControl<CommandSourceStack> context)
method_54256(class_2168 arg0, com.mojang.brigadier.context.ContextChain<class_2168> arg1, class_8936 arg2, class_8855<class_2168> arg3)
executeInner(ServerCommandSource arg0, com.mojang.brigadier.context.ContextChain<ServerCommandSource> arg1, ExecutionFlags arg2, ExecutionControl<ServerCommandSource> arg3)