toggle menu
InventoryGUI-api
4.5.0
jvm
switch theme
search in API
InventoryGUI-api
/
net.projecttl.inventory.util
/
SlotHandler
Slot
Handler
class
SlotHandler
Slot Handler for the LinkedSlot.
Members
Constructors
Slot
Handler
Link copied to clipboard
constructor
(
)
Properties
click
Link copied to clipboard
val
click
:
ArrayList
<
(
InventoryClickEvent
)
->
Unit
>
Functions
on
Click
Link copied to clipboard
fun
onClick
(
action
:
(
InventoryClickEvent
)
->
Unit
)