czn | |
net.minecraft.world.item.alchemy.PotionBrewing | |
net.minecraft.class_1845 | |
net.minecraft.recipe.BrewingRecipeRegistry | |
net.minecraft.world.item.alchemy.PotionBrewer |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
public static final int |
| ||||||||
public static final PotionBrewing |
| ||||||||
private final List<Ingredient> |
| ||||||||
private final List<PotionBrewing$Mix<Potion>> |
| ||||||||
private final List<PotionBrewing$Mix<Item>> |
|
Constructor summary
Modifier | Constructor |
---|---|
(List<Ingredient> potionTypes, List<PotionBrewing$Mix<Potion>> potionRecipes, List<PotionBrewing$Mix<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 PotionBrewing |
| ||||||||
public static void |
|