Class MobEffectEvent.Remove

Enclosing class:
MobEffectEvent

public static class MobEffectEvent.Remove extends MobEffectEvent
This Event is fired when a MobEffect is about to get removed from an Entity. This Event is Cancelable. If canceled, the effect will not be removed. This Event does not have a result.