class BrewingRecipes$Recipe<T>
| afo$b | |
| net.minecraft.class_1105$class_2697 | |
| net.minecraft.potion.BrewingRecipes$Recipe | |
| net.minecraft.potion.PotionHelper$MixPredicate |
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) |