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

14 lines
560 B
Plaintext

CLASS sw 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 executeGive (Lcd;Ljava/util/Collection;Ljava/util/Collection;)I
ARG 0 source
ARG 1 targets
ARG 2 recipes
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher
METHOD b executeTake (Lcd;Ljava/util/Collection;Ljava/util/Collection;)I
ARG 0 source
ARG 1 targets
ARG 2 recipes