toggle menu
silk
1.10.4
jvm
switch theme
search in API
silk-igui
/
net.silkmc.silk.igui
/
GuiCompound
/
GuiCompound
Gui
Compound
constructor
(
guiType
:
GuiType
,
slots
:
GuiSlotCompound.SlotRange.Rectangle
,
content
:
AbstractGuiList
<
E
,
List
<
E
>
>
,
iconGenerator
:
suspend
(
E
)
->
ItemStack
,
onClick
:
suspend
(
event
:
GuiClickEvent
,
element
:
E
)
->
Unit
?
)
(
source
)