| Modifier and Type | Method | Description |
|---|---|---|
byte |
byteValue() |
|
double |
doubleValue() |
|
float |
floatValue() |
|
int |
intValue() |
|
long |
longValue() |
|
java.lang.Number |
numberValue() |
|
short |
shortValue() |
asArrayTag, asByteArrayTag, asByteTag, asCompoundTag, asDoubleTag, asFloatTag, asIntArrayTag, asIntTag, asListTag, asLongArrayTag, asLongTag, asNumberTag, asShortTag, asStringTag, copy, equals, getNbtType, hashCode, isArrayTag, isByteArrayTag, isByteTag, isCompoundTag, isDoubleTag, isFloatTag, isIntArrayTag, isIntTag, isListTag, isLongArrayTag, isLongTag, isNumberTag, isShortTag, isStringTag, toStringbyte byteValue()
short shortValue()
int intValue()
long longValue()
float floatValue()
double doubleValue()
java.lang.Number numberValue()
Number