History - net.minecraft.recipe.BrewingRecipeRegistry

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.item.alchemy.PotionBrewing

net.minecraft.class_1845

net.minecraft.recipe.BrewingRecipeRegistry

Fields

int: BREWING_TIME_SECONDS, field_30942, field_30942

BrewingRecipeRegistry: EMPTY, field_51402, EMPTY

List<Ingredient>: containers, field_51403, potionTypes

List<BrewingRecipeRegistry$Recipe<Potion>>: potionMixes, field_51404, potionRecipes

List<BrewingRecipeRegistry$Recipe<Item>>: containerMixes, field_51405, itemRecipes

Constructors

(List<Ingredient>, List<BrewingRecipeRegistry$Recipe<Potion>>, List<BrewingRecipeRegistry$Recipe<Item>>)

Methods

boolean (ItemStack): isIngredient, method_8077, isValidIngredient

boolean (ItemStack): isContainer, method_59700, isPotionType

boolean (ItemStack): isContainerIngredient, method_8079, isItemRecipeIngredient

boolean (ItemStack): isPotionIngredient, method_8069, isPotionRecipeIngredient

boolean (RegistryEntry<Potion>): isBrewablePotion, method_20361, isBrewable

boolean (ItemStack, ItemStack): hasMix, method_8072, hasRecipe

boolean (ItemStack, ItemStack): hasContainerMix, method_8070, hasItemRecipe

boolean (ItemStack, ItemStack): hasPotionMix, method_8075, hasPotionRecipe

ItemStack (ItemStack, ItemStack): mix, method_8078, craft

BrewingRecipeRegistry (FeatureSet): bootstrap, method_8076, create

void (BrewingRecipeRegistry$Builder): addVanillaMixes, method_59699, registerDefaults