| Package | Description |
|---|---|
| net.minecraft.advancements.critereon |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Set<ICriterionTrigger.Listener<BrewedPotionTrigger.Instance>> |
BrewedPotionTrigger.Listeners.listeners |
| Modifier and Type | Method and Description |
|---|---|
BrewedPotionTrigger.Instance |
BrewedPotionTrigger.deserializeInstance(com.google.gson.JsonObject json,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
BrewedPotionTrigger.Listeners.addListener(ICriterionTrigger.Listener<BrewedPotionTrigger.Instance> listener) |
void |
BrewedPotionTrigger.addListener(PlayerAdvancements playerAdvancementsIn,
ICriterionTrigger.Listener<BrewedPotionTrigger.Instance> listener) |
void |
BrewedPotionTrigger.Listeners.removeListener(ICriterionTrigger.Listener<BrewedPotionTrigger.Instance> listener) |
void |
BrewedPotionTrigger.removeListener(PlayerAdvancements playerAdvancementsIn,
ICriterionTrigger.Listener<BrewedPotionTrigger.Instance> listener) |