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

31 lines
842 B
Plaintext

CLASS axg net/minecraft/recipe/BrewingRecipeRegistry
CLASS axg$a Recipe
FIELD a input Ljava/lang/Object;
FIELD b ingredient Laxr;
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 (Lavo;)Z
ARG 0 stack
METHOD a hasRecipe (Lavo;Lavo;)Z
ARG 0 input
ARG 1 ingredient
METHOD a registerPotionRecipe (Laxf;Lavj;Laxf;)V
ARG 0 input
ARG 2 output
METHOD b isItemRecipeIngredient (Lavo;)Z
ARG 0 stack
METHOD b hasItemRecipe (Lavo;Lavo;)Z
ARG 0 input
ARG 1 ingredien
METHOD c isPotionRecipeIngredient (Lavo;)Z
ARG 0 stack
METHOD c hasPotionRecipe (Lavo;Lavo;)Z
ARG 0 input
ARG 1 ingredient
METHOD d craft (Lavo;Lavo;)Lavo;
ARG 0 input
ARG 1 ingredient