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
/
SinglePlayerGui
Single
Player
Gui
interface
SinglePlayerGui
:
SurfGui
Inheritors
SurfChestSinglePlayerGui
Members
Properties
gui
Link copied to clipboard
abstract
val
gui
:
NamedGui
parent
Link copied to clipboard
abstract
val
parent
:
SurfGui
?
player
Link copied to clipboard
abstract
val
player
:
Player
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
)
open
Link copied to clipboard
open
fun
open
(
)
walk
Parents
Link copied to clipboard
open
fun
walkParents
(
)
:
List
<
SurfGui
>