| Package | Description |
|---|---|
| net.minecraft.advancements.critereon |
| Modifier and Type | Field and Description |
|---|---|
static MobEffectsPredicate |
MobEffectsPredicate.ANY |
private MobEffectsPredicate |
EffectsChangedTrigger.Instance.effects |
private MobEffectsPredicate |
EntityPredicate.effects |
| Modifier and Type | Method and Description |
|---|---|
static MobEffectsPredicate |
MobEffectsPredicate.deserialize(com.google.gson.JsonElement element) |
| Constructor and Description |
|---|
EntityPredicate(ResourceLocation type,
DistancePredicate distance,
LocationPredicate location,
MobEffectsPredicate effects,
NBTPredicate nbt) |
Instance(MobEffectsPredicate effects) |