NbtTag

Undocumented in source.

Constructors

this
this(NbtTagType type)
Undocumented in source.
this
this(NbtTagType type, string name)
Undocumented in source.
this
this(NbtTagType type, string name, double floating)
Undocumented in source.
this
this(NbtTagType type, string name, long integer)
Undocumented in source.
this
this(NbtTagType type, string name, uint length)
Undocumented in source.
this
this(NbtTagType type, string name, NbtTagType itemType, uint length)
Undocumented in source.

Members

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

name
string name;
Undocumented in source.
type
NbtTagType type;
Undocumented in source.

Meta