Class | Description |
---|---|
ByteArrayTag |
The
TAG_Byte_Array tag. |
ByteTag |
The
TAG_Byte tag. |
CompoundTag |
The
TAG_Compound tag. |
CompoundTagBuilder |
Helps create compound tags.
|
DoubleTag |
The
TAG_Double tag. |
EndTag |
The
TAG_End tag. |
FloatTag |
The
TAG_Float tag. |
IntArrayTag |
The
TAG_Int_Array tag. |
IntTag |
The
TAG_Int tag. |
ListTag |
The
TAG_List tag. |
ListTagBuilder |
Helps create list tags.
|
LongTag |
The
TAG_Long tag. |
NamedTag |
A tag that has a name.
|
NBTCompoundSerializer | |
NBTConstants |
A class which holds constant values.
|
NBTSerializer | |
NBTUtils |
A class which contains NBT-related utility methods.
|
PlaceholderDoubleTag |
The
TAG_Double tag. |
PlaceholderFloatTag |
The
TAG_Double tag. |
PlaceholderIntTag |
The
TAG_Double tag. |
PlaceholderStringTag |
The
TAG_Double tag. |
ShortTag |
The
TAG_Short tag. |
StringTag |
The
TAG_String tag. |
Tag |
Represents a NBT tag.
|
Copyright © 2020. All rights reserved.