--- title: InventoryGUIPage - --- //[KSpigot](../../index.md)/[net.axay.kspigot.inventory](../index.md)/[InventoryGUIPage](index.md)/[InventoryGUIPage](-inventory-g-u-i-page.md) # InventoryGUIPage [jvm] Content fun <[T](index.md) : [ForInventory](../-for-inventory/index.md)> [InventoryGUIPage](-inventory-g-u-i-page.md)(number: [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html), slots: [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), [InventoryGUISlot](../-inventory-g-u-i-slot/index.md)<[T](index.md)>>, transitionTo: [PageChangeEffect](../-page-change-effect/index.md)?, transitionFrom: [PageChangeEffect](../-page-change-effect/index.md)?)