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

5 lines
301 B
Plaintext

CLASS sd net/minecraft/server/command/PublishCommand
FIELD a FAILED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD b ALREADYPUBLISHED_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V