InventoryGUIData

fun <T : ForInventory> InventoryGUIData(plugin: KSpigot, inventoryType: InventoryType<T>, title: String?, pages: Map<Int, InventoryGUIPage>)