public interface DestructEntityEvent extends TargetEntityEvent, MessageChannelEvent
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. |
MessageChannelEvent.Chat
MessageEvent.DefaultBodyApplier, MessageEvent.DefaultHeaderApplier, MessageEvent.MessageFormatter
PARAM_MESSAGE_BODY, PARAM_MESSAGE_FOOTER, PARAM_MESSAGE_HEADER
getTargetEntity
getChannel, getOriginalChannel, setChannel
clearMessage, getFormatter, getMessage, getOriginalMessage, isMessageCancelled, setMessage, setMessage, setMessage, setMessageCancelled
getCause, getContext, getSource