Namespace Void.Minecraft.Nbt.SharpNBT.Tags
Classes
Base class for NBT tags that contain a fixed-size array of numeric types.
A tag that contains a single 8-bit integer value.
A tag whose value is a contiguous sequence of 8-bit integers.
A tag that contains a single 8-bit integer value.
Top-level tag that acts as a container for other named tags.
A tag that contains a single IEEE-754 double-precision floating point number.
Represents the end of
A tag that contains a single IEEE-754 single-precision floating point number.
A tag whose value is a contiguous sequence of 32-bit integers.
A tag that contains a single 32-bit integer value.
Represents a collection of a tags.
A tag whose value is a contiguous sequence of 64-bit integers.
A tag that contains a single 64-bit integer value.
Abstract base class for
A tag that contains a single 16-bit integer value.
A tag the contains a UTF-8 string.
Abstract base class that all NBT tags inherit from.
Enums
Strongly-typed numerical constants that are prefixed to tags to denote their type.