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

14 lines
679 B
Plaintext

CLASS net/minecraft/class_3095 net/minecraft/server/command/RecipeCommand
FIELD field_13681 GIVE_FAILED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_13682 TAKE_FAILED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD method_13517 register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher
METHOD method_13518 executeTake (Lnet/minecraft/class_2168;Ljava/util/Collection;Ljava/util/Collection;)I
ARG 0 source
ARG 1 targets
ARG 2 recipes
METHOD method_13520 executeGive (Lnet/minecraft/class_2168;Ljava/util/Collection;Ljava/util/Collection;)I
ARG 0 source
ARG 1 targets
ARG 2 recipes