Interface HarvestEntityEvent

All Superinterfaces:
Cancellable, Event

public interface HarvestEntityEvent extends Event, Cancellable
Called when an Entity has been killed and is being "harvested" (drops/etc). Happens after DestructEntityEvent.
  • Method Details

    • entity

      Entity entity()
      Gets the Entity being harvested
      Returns:
      The entity