nbtd v1.0.0 (2015-06-06T21:33:28Z)
Dub
Repo
NBTDouble
nbtd
NBTCommon
Undocumented in source.
class
NBTDouble : INBTItem {
mixin
NBTCommon
!(
NBTType
.
Double
,
double
)
;
}
Members
Mixins
__anonymous
mixin
NBTCommon
!(
NBTType
.
Double
,
double
)
Undocumented in source.
Meta
Source
See Implementation
nbtd
NBTCommon
classes
NBTByte
NBTByteArray
NBTDouble
NBTFloat
NBTInt
NBTIntArray
NBTLong
NBTShort
NBTString
mixin templates
NBTCommon