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

5 lines
302 B
Plaintext

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