Class NPCDeathEvent


public class NPCDeathEvent extends NPCEvent
  • Constructor Details

  • Method Details

    • getDroppedExp

      public int getDroppedExp()
    • getDrops

      public List<ItemStack> getDrops()
    • getEvent

      public EntityDeathEvent getEvent()
    • getHandlers

      public HandlerList getHandlers()
      Specified by:
      getHandlers in class Event
    • setDroppedExp

      public void setDroppedExp(int exp)
    • getHandlerList

      public static HandlerList getHandlerList()