public static class EffectsChangedTrigger.Instance extends AbstractCriterionInstance
Modifier and Type | Field and Description |
---|---|
private MobEffectsPredicate |
effects |
Constructor and Description |
---|
Instance(MobEffectsPredicate effects) |
Modifier and Type | Method and Description |
---|---|
boolean |
test(EntityPlayerMP player) |
getId, toString
private final MobEffectsPredicate effects
public Instance(MobEffectsPredicate effects)
public boolean test(EntityPlayerMP player)