Class EntityDeathEvent


public final class EntityDeathEvent extends EntityEvent
  • Constructor Details

    • EntityDeathEvent

      public EntityDeathEvent(GameEntity entity, int killerId)
  • Method Details

    • getDeathLocation

      public Location getDeathLocation()
    • getKiller

      @Nullable public GameEntity getKiller()