InventoryGUI-api
Toggle table of contents
4.6.3
jvm
Platform filter
jvm
Switch theme
InventoryGUI-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
)