Class MobEffectEvent.Applicable

Enclosing class:
MobEffectEvent

public static class MobEffectEvent.Applicable extends MobEffectEvent
This event is fired to check if a MobEffectInstance can be applied to an entity.

It will be fired whenever LivingEntity.canBeAffected(MobEffectInstance) would be invoked.