| Modifier and Type | Method and Description |
|---|---|
byte |
byteValue() |
double |
doubleValue() |
float |
floatValue() |
int |
intValue() |
long |
longValue() |
java.lang.Number |
numberValue() |
short |
shortValue() |
asByteArrayTag, asByteTag, asCompoundTag, asDoubleTag, asFloatTag, asIntArrayTag, asIntTag, asListTag, asLongArrayTag, asLongTag, asShortTag, asStringTag, copy, equals, getNbtType, hashCode, toStringbyte byteValue()
short shortValue()
int intValue()
long longValue()
float floatValue()
double doubleValue()
java.lang.Number numberValue()
Number