History - net.minecraft.data.recipe.BrewingRecipeJsonBuilder
26.3
Names
net.minecraft.data.recipes.BrewingRecipeBuilder
net.minecraft.data.recipes.BrewingRecipeBuilder
net.minecraft.class_1_1245
net.minecraft.data.recipe.BrewingRecipeJsonBuilder
Fields
BrewingIngredient: input, input, field_1_8583, input
BrewingIngredient: reagent, reagent, field_1_8585, reagent
SimpleItemStackView: output, output, field_1_8584, output
Constructors
(BrewingIngredient, BrewingIngredient, SimpleItemStackView)
Methods
BrewingIngredient (Item, RegistryEntry<Potion>): potionIngredient, potionIngredient, method_1_7863, potionInput
SimpleItemStackView (Item, RegistryEntry<Potion>): potionOutput, potionOutput, method_1_7864, potionOutput
BrewingRecipeJsonBuilder (Item, RegistryEntry<Potion>, Item, RegistryEntry<Potion>): brewingMix, brewingMix, method_1_7858, create
BrewingRecipeJsonBuilder (Item, RegistryEntry<Potion>, Item, Item): brewingContainerTransform, brewingContainerTransform, method_1_7857, createTransformation
CraftingRecipeJsonBuilder (String, AdvancementCriterion<?>): unlockedBy, unlockedBy, method_33530, criterion
BrewingRecipeJsonBuilder (String): group, group, method_33529, group
Optional<RegistryEntry<Potion>> (PotionContentsPredicate): getExactPotion, getExactPotion, method_1_7859, getUniquePotionEntry
Optional<RegistryEntry<Potion>> (BrewingIngredient): getIngredientPotion, getIngredientPotion, method_1_7860, getUniquePotionEntry
RegistryKey<Recipe<?>> (): defaultId, defaultId, method_1_887, getRegistryKey
void (RecipeExporter, RegistryKey<Recipe<?>>): save, save, method_17972, offerTo