Interface DestructEntityEvent

All Superinterfaces:
AudienceMessageEvent, Event, MessageCancellable, MessageEvent
All Known Subinterfaces:
DestructEntityEvent.Death

public interface DestructEntityEvent extends AudienceMessageEvent, MessageCancellable
An event where the Entity is being either removed usually due to the Entity being marked as "dead". Happens before HarvestEntityEvent.
  • Method Details

    • entity

      Entity entity()
      Gets the Entity.
      Returns:
      The entity