public interface INbtNumber extends INbtTag
byte
byteValue()
double
doubleValue()
float
floatValue()
int
intValue()
long
longValue()
java.lang.Number
numberValue()
short
shortValue()
copy, equals, getId, hashCode, read, toString, write
byte byteValue()
short shortValue()
int intValue()
long longValue()
float floatValue()
double doubleValue()
java.lang.Number numberValue()