public static class BrewedPotionCriterion.Conditions extends AbstractCriterionConditions
| Constructor and Description |
|---|
Conditions(Potion potion) |
| Modifier and Type | Method and Description |
|---|---|
static BrewedPotionCriterion.Conditions |
any() |
boolean |
matches(Potion potion) |
JsonElement |
toJson() |
getId, toStringprivate final Potion potion
public static BrewedPotionCriterion.Conditions any()
public boolean matches(Potion potion)
public JsonElement toJson()