| net.minecraft.world.item.alchemy.PotionBrewing | |
| net.minecraft.class_1845 | |
| net.minecraft.recipe.BrewingRecipeRegistry |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final int |
|
||||||
| public static final BrewingRecipeRegistry |
|
||||||
| private final List<Ingredient> |
|
||||||
| private final List<BrewingRecipeRegistry$Recipe<Potion>> |
|
||||||
| private final List<BrewingRecipeRegistry$Recipe<Item>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (List<Ingredient> potionTypes, List<BrewingRecipeRegistry$Recipe<Potion>> potionRecipes, List<BrewingRecipeRegistry$Recipe<Item>> itemRecipes) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
|
||||||
| private boolean |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public ItemStack |
|
||||||
| public static BrewingRecipeRegistry |
|
||||||
| public static void |
|