--- title: InventoryGUIData - --- //[KSpigot](../../index.md)/[net.axay.kspigot.inventory](../index.md)/[InventoryGUIData](index.md)/[InventoryGUIData](-inventory-g-u-i-data.md) # InventoryGUIData [jvm] Content fun <[T](index.md) : [ForInventory](../-for-inventory/index.md)> [InventoryGUIData](-inventory-g-u-i-data.md)(inventoryType: [InventoryType](../-inventory-type/index.md)<[T](index.md)>, title: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)?, pages: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html), [InventoryGUIPage](../-inventory-g-u-i-page/index.md)<[T](index.md)>>, transitionTo: [InventoryChangeEffect](../-inventory-change-effect/index.md)?, transitionFrom: [InventoryChangeEffect](../-inventory-change-effect/index.md)?, generalOnClick: ([InventoryGUIClickEvent](../-inventory-g-u-i-click-event/index.md)<[T](index.md)>) -> [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)?)