Files
KSpigot/docs/-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-page-builder/page-changer.md
bluefireoly 69b2e6cd17 Updated docs
2020-10-16 02:13:42 +02:00

698 B

title
title
pageChanger -

//KSpigot/net.axay.kspigot.inventory/InventoryGUIPageBuilder/pageChanger

pageChanger

[jvm]
Brief description

This is a button which loads the specified toPage if clicked.

Content
fun pageChanger(slots: InventorySlotCompound<T>, itemStack: ItemStack, toPage: Int, onChange: (InventoryGUIClickEvent<T>) -> Unit?)