NbtTagEnd

Undocumented in source.

Members

Functions

getType
byte getType()
Undocumented in source. Be warned that the author may not have intended to support it.
readTagValue
void readTagValue(ubyte[] inData)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
writeTagValue
void writeTagValue(ubyte[] outData)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From NbtBase

readTagValue
void readTagValue(ubyte[] inData)
Undocumented in source.
writeTagValue
void writeTagValue(ubyte[] outData)
Undocumented in source.
getType
byte getType()
Undocumented in source.
toString
string toString()
Undocumented in source.
key
string key [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
key
string key [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta