net.minecraft.potion

class BrewingRecipes$Recipe<T>

agz$b
net.minecraft.unmapped.C_94543917$C_93567037
net.minecraft.potion.BrewingRecipes$Recipe

Field summary

Modifier and TypeField
final T
a
f_71633664
bottle
final com.google.common.base.Predicate<ItemStack>
b
f_10696516
ingredient
final T
c
f_84855708
result

Constructor summary

ModifierConstructor
public (T bottle, com.google.common.base.Predicate<ItemStack> ingredient, T result)