| Class | Description |
|---|---|
| NamedTag |
A class containing a nbt tag and its name.
|
| NbtHeader |
The header of a Nbt tag.
This is only used for reading/writing. |
| NbtIO | |
| NbtReadTracker |
The Nbt read tracker is used to limit the size of Nbt data that is read.
If you do not want any size constraints you can use NbtReadTracker.unlimitedDepth(). |