Skip to content

Latest commit

 

History

History
82 lines (82 loc) · 3.61 KB

cn.nukkit.entity.data.ByteEntityData.md

File metadata and controls

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

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

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

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

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

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