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

5 lines
299 B
Plaintext

CLASS sf net/minecraft/server/command/RecipeCommand
FIELD a GIVE_FAILED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD b TAKE_FAILED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V