SystemCore
Toggle table of contents
2.1.3
jvm
Platform filter
jvm
Switch theme
Search in API
SystemCore
SystemCore
/
com.system32.systemCore.utils.minecraft
/
ItemUtil
Item
Util
object
ItemUtil
Members
Functions
from
Base64
Link copied to clipboard
fun
fromBase64
(
base64
:
String
)
:
List
<
ItemStack
>
to
Base64
Link copied to clipboard
fun
toBase64
(
items
:
List
<
ItemStack
>
)
:
String