Skip to content

Files

Latest commit

5a376b4 · Feb 11, 2021

History

History
75 lines (75 loc) · 3.74 KB

cn.nukkit.nbt.tag.NumberTag.md

File metadata and controls

75 lines (75 loc) · 3.74 KB
  • 成员变量一览

    • 继承自类 cn.nukkit.nbt.tag.Tag

      TAG_Byte, TAG_Byte_Array, TAG_Compound, TAG_Double, TAG_End, TAG_Float, TAG_Int, TAG_Int_Array, TAG_List, TAG_Long, TAG_Short, TAG_String
  • 构造函数一览

    构造函数 
    Modifier Constructor and Description
    protected NumberTag(String name) 
  • 成员函数一览

    All Methods Instance Methods Abstract Methods 
    修饰符和类 成员函数描述
    abstract T getData() 
    abstract void setData(T data) 
    • 继承自类 cn.nukkit.nbt.tag.Tag

      copy, equals, getId, getName, getTagName, newTag, parseValue, print, print, readNamedTag, setName, toString, writeNamedTag, writeNamedTag
    • 继承自类 java.lang.Object

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