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

5 lines
307 B
Plaintext

CLASS td net/minecraft/server/command/TriggerCommand
FIELD a FAILED_UMPRIMED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD b FAILED_INVALID_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V