public abstract class RefNbtNumber extends RefNbtBase
native long
asLong()
native int
asInt()
native short
asShort()
native byte
asByte()
native double
asDouble()
native float
asFloat()
native Number
asNumber()
asString, createTag, getTypeId, rClone
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
native long asLong()
native int asInt()
native short asShort()
native byte asByte()
native double asDouble()
native float asFloat()
native Number asNumber()