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

5 lines
297 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS ta net/minecraft/server/command/TagCommand
FIELD a ADD_FAILED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD b REMOVE_FAILED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
2018-11-06 11:02:00 -05:00
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V