665 B
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?)