public class BrewedPotionTrigger extends AbstractCriterionTrigger<BrewedPotionTrigger.Instance>
| 修飾子とタイプ | クラスと説明 | 
|---|---|
| static class  | BrewedPotionTrigger.Instance | 
ICriterionTrigger.Listener<T extends ICriterionInstance>| コンストラクタと説明 | 
|---|
| BrewedPotionTrigger() | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| BrewedPotionTrigger.Instance | deserializeInstance(com.google.gson.JsonObject json,
                   com.google.gson.JsonDeserializationContext context)Deserialize a ICriterionInstance of this trigger from the data in the JSON. | 
| ResourceLocation | getId() | 
| void | trigger(ServerPlayerEntity player,
       Potion potionIn) | 
addListener, func_227070_a_, func_227071_b_, removeAllListeners, removeListenerpublic ResourceLocation getId()
public BrewedPotionTrigger.Instance deserializeInstance(com.google.gson.JsonObject json, com.google.gson.JsonDeserializationContext context)
public void trigger(ServerPlayerEntity player, Potion potionIn)