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