anchovy v0.5.0 (2014-03-03T22:38:46Z)
Home
Dub
Repo
NbtException
anchovy
utils
nbt
Undocumented in source.
class
NbtException : Exception {
this
(string message);
static
void
opCall
(string message);
}
Constructors
this
this
(string message)
Undocumented in source.
Members
Static functions
opCall
void
opCall
(string message)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
anchovy
utils
nbt
classes
NbtBase
NbtException
NbtTagByteArray
NbtTagCompound
NbtTagEnd
NbtTagList
NbtTagString
functions
CreateTagOfType
ReadNbt
ReadTag
WriteNbt
WriteTag
variables
NbtTagNames