common
/
org.jglrxavpok.hephaistos.nbt
/
NBTType
/
Companion
/
byClass
by
Class
inline fun <
T
:
NBT
>
byClass
():
NBTType
<
T
>?
Content copied to clipboard
fun <
T
:
NBT
>
byClass
(clazz:
KClass
<
T
>):
NBTType
<
T
>?
Content copied to clipboard
@
JvmStatic
()
fun <
T
:
NBT
>
byClass
(clazz:
Class
<
T
>):
NBTType
<
T
>?
Content copied to clipboard