public static class BrewedPotionTrigger.Instance extends CriterionInstance
| Modifier and Type | Method and Description |
|---|---|
static BrewedPotionTrigger.Instance |
brewedPotion() |
com.google.gson.JsonElement |
serialize() |
boolean |
test(Potion potion) |
getId, toStringpublic Instance(@Nullable
Potion potion)
public static BrewedPotionTrigger.Instance brewedPotion()
public boolean test(Potion potion)
public com.google.gson.JsonElement serialize()