BasedUtils
Toggle table of contents
2.1.2
jvm
Platform filter
jvm
Switch theme
Search in API
BasedUtils
BasedUtils
/
dev.dontblameme.basedutils.inventory.item.modification.impl
/
ClickModification
/
addClickHandler
add
Click
Handler
fun
addClickHandler
(
handler
:
(
InventoryClickEvent
)
->
Unit
)
(
source
)
This function is used to add a click handler to the item
Parameters
handler
The click handler to be added