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

5 lines
307 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
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;
2018-11-06 11:02:00 -05:00
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V