public static class BrewedPotionTrigger.Instance extends CriterionInstance
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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()