public interface NBTBase
extends java.lang.Cloneable
| Modifier and Type | Method and Description |
|---|---|
NBTTagType |
getType()
Get the NBTTag's type
|
boolean |
isEmpty()
Check if the
NBTBase is empty |
boolean isEmpty()
NBTBase is emptyNBTTagType getType()
NBTTagType