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

24 lines
1.1 KiB
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_13515 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_13516 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
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_13519 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_13520 executeGive (Lnet/minecraft/class_2168;Ljava/util/Collection;Ljava/util/Collection;)I
ARG 0 source
ARG 1 targets
ARG 2 recipes
METHOD method_13521 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_13522 (Lnet/minecraft/class_2168;)Z
ARG 0 source