itemStackArrayToBase64
A method to serialize an ItemStack array to Base64 String.
Return
Base64 string of the items.
Parameters
itemStack
to turn into a Base64 String.
Throws
java.lang.IllegalStateException
A method to serialize an ItemStack array to Base64 String.
Base64 string of the items.
to turn into a Base64 String.