| Interface | Description |
|---|---|
| INbtNumber |
An interface for all numeric Nbt tags.
|
| INbtTag |
The base interface for all Nbt tags.
|
| Class | Description |
|---|---|
| NbtHeader |
The header of a Nbt tag.
|
| NbtIO | |
| NbtReadTracker |
The nbt read tracker is used to limit the size of nbt data that is read.
|
| Enum | Description |
|---|---|
| NbtType |
The list of Nbt types.
|