common
/
org.jglrxavpok.hephaistos.nbt
/
NBTType
N
B
T
Type
open class
NBTType
<
T
:
NBT
>(nbtClass:
KClass
<
T
>, readerCompanion:
NBTReaderCompanion
<
T
>, readableName:
String
, ordinal:
Int
)
Content copied to clipboard
Types
Properties
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
nbtClass
Link copied to clipboard
val
nbtClass
:
KClass
<
T
>
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
readableName
Link copied to clipboard
val
readableName
:
String
Content copied to clipboard
readerCompanion
Link copied to clipboard
val
readerCompanion
:
NBTReaderCompanion
<
T
>
Content copied to clipboard