Base64Item

object Base64Item

Functions

Link copied to clipboard
fun decode(base64: String): ItemStack?
Link copied to clipboard
fun encode(item: ItemStack?): String