yarn/mappings/net/minecraft/server/network/ServerRecipeBook.mapping

19 lines
816 B
Plaintext

CLASS net/minecraft/class_3441 net/minecraft/server/network/ServerRecipeBook
FIELD field_15303 LOGGER Lorg/apache/logging/log4j/Logger;
FIELD field_15304 manager Lnet/minecraft/class_1863;
METHOD method_14899 sendUnlockRecipesPacket (Lnet/minecraft/class_2713$class_2714;Lnet/minecraft/class_3222;Ljava/util/List;)V
ARG 1 action
ARG 2 player
ARG 3 recipeIds
METHOD method_14900 lockRecipes (Ljava/util/Collection;Lnet/minecraft/class_3222;)I
ARG 1 recipes
ARG 2 player
METHOD method_14901 fromTag (Lnet/minecraft/class_2487;)V
ARG 1 tag
METHOD method_14902 toTag ()Lnet/minecraft/class_2487;
METHOD method_14903 unlockRecipes (Ljava/util/Collection;Lnet/minecraft/class_3222;)I
ARG 1 recipes
ARG 2 player
METHOD method_14904 sendInitRecipesPacket (Lnet/minecraft/class_3222;)V
ARG 1 player