itemStackArrayFromBase64
Gets an array of ItemStacks from Base64 string.
Return
ItemStack array created from the Base64 string.
Parameters
data
Base64 string to convert to ItemStack array.
Throws
java.io.IOException
Gets an array of ItemStacks from Base64 string.
ItemStack array created from the Base64 string.
Base64 string to convert to ItemStack array.