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

5 lines
300 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS sd net/minecraft/server/command/LootCommand
FIELD b NOHELD_ITEMS_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
FIELD c NOLOOTTABLE_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
2018-11-06 11:02:00 -05:00
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V