net.minecraft.potion

class BrewingRecipes$Recipe<T>

aut$a
net.minecraft.unmapped.C_94543917$C_93567037
net.minecraft.potion.BrewingRecipes$Recipe
net.minecraft.potion.PotionBrewing$MixPredicate

Field summary

Modifier and TypeField
private final T
a
f_71633664
bottle
field_185198_a
private final Ingredient
b
f_10696516
ingredient
field_185199_b
private final T
c
f_84855708
result
field_185200_c

Constructor summary

ModifierConstructor
public (T bottle, Ingredient ingredient, T result)