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
/
SurfGui
Surf
Gui
interface
SurfGui
Inheritors
SinglePlayerGui
SurfChestGui
Members
Properties
gui
Link copied to clipboard
abstract
val
gui
:
NamedGui
parent
Link copied to clipboard
abstract
val
parent
:
SurfGui
?
Functions
back
To
Parent
Link copied to clipboard
open
fun
HumanEntity
.
backToParent
(
)
item
Link copied to clipboard
open
fun
StaticPane
.
item
(
slot
:
Slot
,
item
:
ItemStack
?
=
null
,
init
:
SurfGuiItem
.
(
)
->
Unit
)
walk
Parents
Link copied to clipboard
open
fun
walkParents
(
)
:
List
<
SurfGui
>