Class EntityPotionEffectEvent

java.lang.Object
org.bukkit.event.Event
org.bukkit.event.entity.EntityEvent
org.bukkit.event.entity.EntityPotionEffectEvent
All Implemented Interfaces:
Cancellable

public class EntityPotionEffectEvent
extends EntityEvent
implements Cancellable
Called when a potion effect is modified on an entity.

If the event is cancelled, no change will be made on the entity.