custom
Toggle table of contents
1.2.6
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
custom
custom
/
net.crystopia.crystalshard.paper.custom.smart
/
smartGUI
smart
GUI
inline
fun
smartGUI
(
title
:
Component
=
Component.text("Custom GUI")
,
size
:
Int
=
27
,
type
:
InventoryType
=
InventoryType.CHEST
,
noinline
context
:
CustomGUI
.
(
)
->
Unit
)
:
CustomGUI