Class EntityResurrectEvent

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

public class EntityResurrectEvent extends EntityEvent implements Cancellable
Called when an entity dies and may have the opportunity to be resurrected. Will be called in a cancelled state if the entity does not have a totem equipped.