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

6 lines
413 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS sa net/minecraft/server/command/ExecuteCommand
FIELD a BLOCKS_TOOBIG_EXCEPTION Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
FIELD b CONDITIONAL_FAIL_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD c CONDITIONAL_FAIL_COUNT_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
2018-11-06 11:02:00 -05:00
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V