public class InventorySerializer
extends java.lang.Object
Constructor and Description |
---|
InventorySerializer() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
inventoryToString(org.bukkit.inventory.Inventory inv) |
static org.bukkit.inventory.Inventory |
stringToInventory(java.lang.String input) |