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

5 lines
297 B
Plaintext

CLASS tl net/minecraft/server/command/TagCommand
FIELD a ADD_FAILED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD b REMOVE_FAILED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V