yarn/mappings/net/minecraft/server/command/DebugCommand.mapping

5 lines
299 B
Plaintext

CLASS rr net/minecraft/server/command/DebugCommand
FIELD a NORUNNING_EXCPETION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD b ALREADYRUNNING_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V