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

5 lines
306 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS rq net/minecraft/server/command/ClearCommand
FIELD a FAILED_SINGLE_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
FIELD b FAILED_MULTIPLE_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
2018-11-06 11:02:00 -05:00
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V