net.minecraft.server.v1_14_R1

class PotionBrewer$PredicatedCombination<T>

bdu$a
net.minecraft.class_1845$class_1846
net.minecraft.recipe.BrewingRecipeRegistry$Recipe
net.minecraft.potion.PotionBrewing$MixPredicate
net.minecraft.server.v1_14_R1.PotionBrewer$PredicatedCombination

Field summary

Modifier and TypeField
private final T
a
field_8962
input
field_185198_a
private final RecipeItemStack
b
field_8960
ingredient
field_185199_b
private final T
c
field_8961
output
field_185200_c

Constructor summary

ModifierConstructor
public (T arg0, RecipeItemStack arg1, T arg2)