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