ktInventory
Toggle table of contents
2.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
ktInventory
ktInventory
/
dev.s7a.ktinventory
/
KtInventoryPaginated
/
previousPageButton
previous
Page
Button
fun
previousPageButton
(
slot
:
Int
,
itemStack
:
ItemStack
,
onClick
:
(
InventoryClickEvent
,
KtInventoryPaginated.Entry
)
->
Unit
=
{ _, _ -> }
)
fun
previousPageButton
(
slot
:
Int
,
item
:
KtInventoryButton
<
KtInventoryPaginated.Entry
>
)