All Classes
-
All Classes Interface Summary Class Summary Class Description ArrayBinaryTag An array binary tag.BinaryTag A binary tag.BinaryTagIO Serialization operations for binary tags.BinaryTagIO.Compression Compression types.BinaryTagIO.Reader CompoundBinaryTag
reader.BinaryTagIO.Writer CompoundBinaryTag
writer.BinaryTagLike Something that can be represented as a binary tag.BinaryTagType<T extends BinaryTag> A binary tag type.BinaryTagTypes All known binary tag types.ByteArrayBinaryTag A binary tag holding abyte
-array value.ByteBinaryTag A binary tag holding abyte
value.CompoundBinaryTag Binary tag holding a mapping of string keys toBinaryTag
values.CompoundBinaryTag.Builder A compound tag builder.CompoundTagSetter<R> Common methods betweenCompoundBinaryTag
andCompoundBinaryTag.Builder
.DoubleBinaryTag A binary tag holding adouble
value.EndBinaryTag An end tag.FloatBinaryTag A binary tag holding afloat
value.IntArrayBinaryTag A binary tag holding anint
-array value.IntBinaryTag A binary tag holding anint
value.ListBinaryTag A list of zero or more values of a single tag type.ListBinaryTag.Builder<T extends BinaryTag> A list tag builder.ListTagSetter<R,T extends BinaryTag> Common methods betweenListBinaryTag
andListBinaryTag.Builder
.LongArrayBinaryTag A binary tag holding along
-array value.LongBinaryTag A binary tag holding along
value.NumberBinaryTag A numeric binary tag.ShortBinaryTag A binary tag holding ashort
value.StringBinaryTag A binary tag holding aString
value.TagStringIO A holder for string tag format options.TagStringIO.Builder Builder for a SNBT I/O handler.