Interface ExpireEntityEvent

  • All Superinterfaces:
    Event

    public interface ExpireEntityEvent
    extends Event
    Called when an Entity is expiring from the world. Examples may include when an Endermite expires, or when LightningBolt expires.
    • Method Detail

      • entity

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