Skip to content

Latest commit

 

History

History
95 lines (95 loc) · 4.47 KB

cn.nukkit.event.entity.EntityDeathEvent.md

File metadata and controls

95 lines (95 loc) · 4.47 KB
  • 成员变量一览

    • 继承自类 cn.nukkit.event.entity.EntityEvent

      entity
    • 继承自类 cn.nukkit.event.Event

      eventName
  • 构造函数一览

    构造函数 
    构造函数描述
    EntityDeathEvent(EntityLiving entity) 
    EntityDeathEvent(EntityLiving entity, Item[] drops) 
  • 成员函数一览

    All Methods Static Methods Instance Methods Concrete Methods 
    修饰符和类 成员函数描述
    Item[] getDrops() 
    static HandlerList getHandlers() 
    void setDrops(Item[] drops) 
    • 继承自类 cn.nukkit.event.entity.EntityEvent

      getEntity
    • 继承自类 cn.nukkit.event.Event

      getEventName, isCancelled, setCancelled, setCancelled
    • 继承自类 java.lang.Object

      clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait