public static class BrewedPotionTrigger.Instance extends AbstractCriterionInstance
Modifier and Type | Field and Description |
---|---|
private PotionType |
potion |
Constructor and Description |
---|
Instance(PotionType potion) |
Modifier and Type | Method and Description |
---|---|
boolean |
test(PotionType potion) |
getId, toString
private final PotionType potion
public Instance(@Nullable PotionType potion)
public boolean test(PotionType potion)