net.minecraft.recipe

class BrewingRecipeRegistry$Recipe<T>

bdu$a
net.minecraft.class_1845$class_1846
net.minecraft.recipe.BrewingRecipeRegistry$Recipe
net.minecraft.potion.BrewingRecipes$Recipe
net.minecraft.potion.PotionBrewing$MixPredicate
net.minecraft.potion.PotionBrewing$MixPredicate

Field summary

Modifier and TypeField
private final T
a
field_8962
input
bottle
field_185198_a
input
private final Ingredient
b
field_8960
ingredient
ingredient
field_185199_b
reagent
private final T
c
field_8961
output
result
field_185200_c
output

Constructor summary

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