surf-api
Toggle table of contents
1.21.4-2.1.3-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
surf-api
surf-api-bukkit-api
/
dev.slne.surf.surfapi.bukkit.api.inventory.item
/
guiItem
gui
Item
fun
guiItem
(
item
:
ItemStack
,
action
:
InventoryClickEvent
.
(
)
->
Unit
=
{}
)
:
GuiItem
fun
guiItem
(
material
:
Material
,
item
:
ItemStack
.
(
)
->
Unit
,
action
:
InventoryClickEvent
.
(
)
->
Unit
=
{}
)
:
GuiItem
fun
guiItem
(
material
:
Material
,
action
:
InventoryClickEvent
.
(
)
->
Unit
=
{}
)
:
GuiItem