net.minecraft.server.command

class DebugCommand$Command$1

extends CommandFunctionAction<ServerCommandSource>

All mapped superinterfaces:

SourcedCommandAction

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

Constructor summary

ModifierConstructor
(DebugCommand$Command this$0, Procedure function, ReturnValueConsumer resultCallback, boolean returnParentFrame, PrintWriter val$output, CommandFunction val$function)

Method summary

Modifier and TypeMethod
public void
execute(CommandSourceStack sender, ExecutionContext<CommandSourceStack> context, Frame frame)
execute(CommandSourceStack sender, ExecutionContext<CommandSourceStack> context, Frame frame)
method_54260(class_2168 arg0, class_8854<class_2168> arg1, class_8937 arg2)
execute(ServerCommandSource arg0, CommandExecutionContext<ServerCommandSource> arg1, Frame arg2)