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

633 B

title
title
nextPage -

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

nextPage

[jvm]
Brief description

This button always tries to find the next page if clicked, and if a next page exists it is loaded.

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