nbtd ~master (2022-01-04T07:12:50.3615091)
Dub
Repo
NBTString
nbtd
NBTCommon
class
NBTString : INBTItem {
mixin
NBTCommon
!(
NBTType
.
String
,
string
,
short
)
;
}
Members
Mixins
__anonymous
mixin
NBTCommon
!(
NBTType
.
String
,
string
,
short
)
Undocumented in source.
Meta
Source
See Implementation
nbtd
NBTCommon
classes
NBTByte
NBTByteArray
NBTDouble
NBTFloat
NBTInt
NBTIntArray
NBTLong
NBTShort
NBTString
mixin templates
NBTCommon