yarn/mappings/net/minecraft/command/CommandTrigger.mapping

5 lines
300 B
Plaintext

CLASS ta net/minecraft/command/CommandTrigger
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