Class DebugCommand.TraceCustomExecutor

All Implemented Interfaces:
com.mojang.brigadier.Command<CommandSourceStack>, CustomCommandExecutor<CommandSourceStack>, CustomCommandExecutor.CommandAdapter<CommandSourceStack>
Enclosing class:
DebugCommand

private static class DebugCommand.TraceCustomExecutor extends CustomCommandExecutor.WithErrorHandling<CommandSourceStack> implements CustomCommandExecutor.CommandAdapter<CommandSourceStack>