Skip to content

Latest commit

 

History

History
111 lines (111 loc) · 5.04 KB

cn.nukkit.event.entity.EntityDespawnEvent.md

File metadata and controls

111 lines (111 loc) · 5.04 KB
  • 成员变量一览

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

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

      eventName
  • 构造函数一览

    构造函数 
    构造函数描述
    EntityDespawnEvent(Entity entity) 
  • 成员函数一览

    All Methods Static Methods Instance Methods Concrete Methods 
    修饰符和类 成员函数描述
    static HandlerList getHandlers() 
    Position getPosition() 
    int getType() 
    boolean isCreature() 
    boolean isHuman() 
    boolean isItem() 
    boolean isProjectile() 
    boolean isVehicle() 
    • 继承自类 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