yarn/mappings/net/minecraft/recipe/BrewingRecipeRegistry.mapping

31 lines
842 B
Plaintext

CLASS ayv net/minecraft/recipe/BrewingRecipeRegistry
CLASS ayv$a Recipe
FIELD a input Ljava/lang/Object;
FIELD b ingredient Lazj;
FIELD c output Ljava/lang/Object;
FIELD a POTION_RECIPES Ljava/util/List;
FIELD b ITEM_RECIPES Ljava/util/List;
FIELD c POTION_TYPES Ljava/util/List;
METHOD a registerDefaults ()V
METHOD a isValidIngredient (Laxd;)Z
ARG 0 stack
METHOD a hasRecipe (Laxd;Laxd;)Z
ARG 0 input
ARG 1 ingredient
METHOD a registerPotionRecipe (Layu;Lawy;Layu;)V
ARG 0 input
ARG 2 output
METHOD b isItemRecipeIngredient (Laxd;)Z
ARG 0 stack
METHOD b hasItemRecipe (Laxd;Laxd;)Z
ARG 0 input
ARG 1 ingredien
METHOD c isPotionRecipeIngredient (Laxd;)Z
ARG 0 stack
METHOD c hasPotionRecipe (Laxd;Laxd;)Z
ARG 0 input
ARG 1 ingredient
METHOD d craft (Laxd;Laxd;)Laxd;
ARG 0 input
ARG 1 ingredient