Namespace Void.Minecraft.Nbt.Tags
Classes
Represents an 8-bit NBT numeric tag, including the conventional boolean values zero and one.
Represents an NBT byte-array tag.
Represents an NBT compound tag backed by a mutable dictionary of named child tags.
Represents a double-precision floating-point NBT tag.
Represents the payload-free tag that terminates an NBT compound.
Represents a single-precision floating-point NBT tag.
Represents a signed 32-bit integer NBT tag.
Represents an NBT signed-integer-array tag.
Represents a homogeneous ordered NBT tag sequence.
Represents a signed 64-bit integer NBT tag.
Represents an NBT signed-long-array tag.
Represents a signed 16-bit integer NBT tag.
Represents an NBT string tag.