toggle menu
silk
1.11.4
jvm
switch theme
search in API
silk-nbt
/
net.silkmc.silk.nbt
/
toNbt
to
Nbt
fun
Boolean
.
toNbt
(
)
:
ByteTag
fun
Byte
.
toNbt
(
)
:
ByteTag
fun
Short
.
toNbt
(
)
:
ShortTag
fun
Int
.
toNbt
(
)
:
IntTag
fun
Long
.
toNbt
(
)
:
LongTag
fun
Float
.
toNbt
(
)
:
FloatTag
fun
Double
.
toNbt
(
)
:
DoubleTag
fun
Char
.
toNbt
(
)
:
IntTag
fun
String
.
toNbt
(
)
:
StringTag
fun
ByteArray
.
toNbt
(
)
:
ByteArrayTag
fun
List
<
Byte
>
.
toNbt
(
)
:
ByteArrayTag
fun
IntArray
.
toNbt
(
)
:
IntArrayTag
fun
List
<
Int
>
.
toNbt
(
)
:
IntArrayTag
fun
LongArray
.
toNbt
(
)
:
LongArrayTag
fun
List
<
Long
>
.
toNbt
(
)
:
LongArrayTag
fun
UUID
.
toNbt
(
)
:
IntArrayTag