class BrewingRecipes$Recipe<T>
| aff$b | |
| net.minecraft.unmapped.C_94543917$C_93567037 | |
| net.minecraft.potion.BrewingRecipes$Recipe |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| final T |
| ||||||
| final com.google.common.base.Predicate<ItemStack> |
| ||||||
| final T |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (T bottle, com.google.common.base.Predicate<ItemStack> ingredient, T result) |