toggle menu
SimpleCoreAPI
1.0.1
jvm
switch theme
search in API
simplecoreapi
/
cl.franciscosolis.simplecoreapi.spigot.modules.uismodule.ui
Package-level
declarations
Types
Types
Ui
Link copied to clipboard
open
class
Ui
(
val
player
:
Player
,
val
shouldCloseInventory
:
Boolean
=
true
,
val
onBuild
:
UiModel
.
(
)
->
Unit
=
{}
)
:
Listener
Representation of a UI that will be shown to a player