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

665 B

title
title
previousPage -

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

previousPage

[jvm]
Brief description

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

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