| Package | Description |
|---|---|
| xyz.nickr.nbt | |
| xyz.nickr.nbt.tags |
| Class and Description |
|---|
| NBTTag
The building blocks of NBT, an NBTTag is a container for data.
|
| Class and Description |
|---|
| ByteArrayTag
Represents a
NBTTag containing a byte array. |
| CompoundTag
Represents a
NBTTag containing multiple named tags short. |
| IntArrayTag
Represents a
NBTTag containing an int array. |
| ListTag
Represents a
NBTTag containing a list of unnamed NBTTags of the same type. |
| NBTTag
The building blocks of NBT, an NBTTag is a container for data.
|
| NBTTag.NBTTagType |
| NumberTag |
| StringTag
Represents a
NBTTag containing a String. |
Copyright © 2017. All rights reserved.