net.minecraft.world.item.alchemy

record PotionBrewing$Mix<T>

czn$b
net.minecraft.world.item.alchemy.PotionBrewing$Mix
net.minecraft.class_1845$class_1846
net.minecraft.recipe.BrewingRecipeRegistry$Recipe
net.minecraft.world.item.alchemy.PotionBrewer$PredicatedCombination

Field summary

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

Constructor summary

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

Method summary

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