ItemUtil

object ItemUtil

Functions

Link copied to clipboard
fun fromBase64(base64: String): List<ItemStack>
Link copied to clipboard
fun toBase64(items: List<ItemStack>): String