net.minecraft.world.item.alchemy

record PotionBrewing$Mix<T>

cwt$b
net.minecraft.world.item.alchemy.PotionBrewing$Mix
net.minecraft.class_1845$class_1846
net.minecraft.recipe.BrewingRecipeRegistry$Recipe
net.minecraft.src.C_1441_$C_1442_
net.minecraft.world.item.alchemy.PotionBrewer$PredicatedCombination

Field summary

Modifier and TypeField
final Holder<T>
a
from
comp_2190
from
f_43532_
final Ingredient
b
ingredient
comp_2191
ingredient
f_43533_
final Holder<T>
c
to
comp_2192
to
f_43534_

Constructor summary

ModifierConstructor
(Holder<T> ingredient, Ingredient ingredient, Holder<T> arg2)

Method summary

Modifier and TypeMethod
public Holder<T>
a()
from()
comp_2190()
from()
f_43532_()
public Ingredient
b()
ingredient()
comp_2191()
ingredient()
f_43533_()
public Holder<T>
c()
to()
comp_2192()
to()
f_43534_()