igf
Toggle table of contents
1.5.6
jvm
Platform filter
jvm
Switch theme
Search in API
igf
igf
/
net.ririfa.igf
/
setClickTyped
set
Click
Typed
inline
fun
<
G
:
InventoryGUI
>
Button
.
setClickTyped
(
crossinline
block
:
(
Player
,
G
)
->
Unit
)
:
Button
fun
<
G
:
InventoryGUI
>
Button
.
setClickTyped
(
guiClass
:
Class
<
G
>
,
block
:
(
Player
,
G
)
->
Unit
)
:
Button