Skip to content

Latest commit

 

History

History
82 lines (82 loc) · 3.61 KB

cn.nukkit.entity.data.LongEntityData.md

File metadata and controls

82 lines (82 loc) · 3.61 KB
  • 成员变量一览

    成员变量 
    修饰符和类 成员变量描述
    long data 
  • 构造函数一览

    构造函数 
    构造函数描述
    LongEntityData(int id, long data) 
  • 成员函数一览

    All Methods Instance Methods Concrete Methods 
    修饰符和类 成员函数描述
    Long getData() 
    int getType() 
    void setData(Long data) 
    • 继承自类 cn.nukkit.entity.data.EntityData

      equals, getId, setId
    • 继承自类 java.lang.Object

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