public abstract class NBTPrimitive extends NBTBase
| Constructor and Description | 
|---|
| NBTPrimitive() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract byte | getByte() | 
| abstract double | getDouble() | 
| abstract float | getFloat() | 
| abstract int | getInt() | 
| abstract long | getLong() | 
| abstract short | getShort() |