net.minecraft.world.item.alchemy

record PotionBrewing$Mix<T>

deq$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

字段概要

修饰符与类型字段
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_

构造函数概要

修饰符构造函数
(Holder<T> ingredient, Ingredient ingredient, Holder<T> arg2)

方法概要

修饰符与类型方法
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_()