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

6 lines
329 B
Plaintext

CLASS su 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 execute (Lcd;I)I
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V