implements Predicate<ItemStack>
| net.minecraft.world.item.crafting.PotionIngredient | |
| net.minecraft.world.item.crafting.PotionIngredient | |
| net.minecraft.class_1_1264 | |
| net.minecraft.recipe.BrewingIngredient |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Ingredient |
| ||||||||
| private final Optional<PotionContentsPredicate> |
| ||||||||
| public static final com.mojang.serialization.MapCodec<BrewingIngredient> |
| ||||||||
| public static final PacketCodec<RegistryByteBuf, BrewingIngredient> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Ingredient ingredient, Optional<PotionContentsPredicate> potions) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||
| public static BrewingIngredient |
| ||||||||
| public static BrewingIngredient |
| ||||||||
| public static boolean |
| ||||||||
| public Ingredient |
| ||||||||
| public Optional<PotionContentsPredicate> |
|