| Class | Description |
|---|---|
| ByteArrayTag |
The
TAG_Byte_Array tag. |
| ByteTag |
The
TAG_Byte tag. |
| CompoundMap | |
| CompoundTag |
The
TAG_Compound tag. |
| DoubleTag |
The
TAG_Double tag. |
| EndTag |
The
TAG_End tag. |
| FloatTag |
The
TAG_Float tag. |
| IntArrayTag | |
| IntTag |
The
TAG_Int tag. |
| ListTag<T extends Tag<?>> |
The
TAG_List tag. |
| LongTag |
The
TAG_Long tag. |
| NBTConstants |
A class which holds constant values.
|
| NBTTester |
Entry point that accepts a file path for a NBT file.
|
| NBTUtils |
A class which contains NBT-related utility methods.
|
| ShortArrayTag | |
| ShortTag |
The
TAG_Short tag. |
| StringTag |
The
TAG_String tag. |
| Tag<T> |
Represents a single NBT tag.
|
| Enum | Description |
|---|---|
| TagType |
Copyright © 2011–2014 Flow Powered. All rights reserved.