-
字段概要
从接口继承的字段 net.minecraft.nbt.Tag
ARRAY_HEADER, MAX_DEPTH, OBJECT_HEADER, OBJECT_REFERENCE, STRING_SIZE, TAG_BYTE, TAG_BYTE_ARRAY, TAG_COMPOUND, TAG_DOUBLE, TAG_END, TAG_FLOAT, TAG_INT, TAG_INT_ARRAY, TAG_LIST, TAG_LONG, TAG_LONG_ARRAY, TAG_SHORT, TAG_STRING
-
方法概要
byte
double
float
int
long
short
从接口继承的方法 net.minecraft.nbt.Tag
accept, accept, acceptAsRoot, asByteArray, asCompound, asIntArray, asList, asLongArray, asString, getId, getType, sizeInBytes, toString, write
-
方法详细资料
-
byteValue
byte byteValue()
-
shortValue
short shortValue()
-
-
longValue
long longValue()
-
floatValue
float floatValue()
-
doubleValue
double doubleValue()
-
-
-
-
-
-
-
-
-