public interface DestructEntityEvent extends TargetEntityEvent, MessageSinkEvent, CauseTracked
Entity
is being either removed usually due to
the Entity
being marked as "dead". Happens before HarvestEntityEvent
.Modifier and Type | Interface and Description |
---|---|
static interface |
DestructEntityEvent.Death
A derivative of
DestructEntityEvent where the removal of the Living , the TargetLivingEvent.getTargetEntity() ,
is due to it losing its health. |
MessageSinkEvent.Chat
getTargetEntity
getOriginalSink, getSink, setSink
getMessage, getOriginalMessage, setMessage
isCancelled, setCancelled
getCause