box
Toggle table of contents
1.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
box
box
/
net.crystopia.crystalshard.paper.box
/
Dialog
Dialog
class
Dialog
Members
Constructors
Dialog
Link copied to clipboard
constructor
(
dialog
:
Dialog
<
*
>
,
external
:
Boolean
,
plugin
:
JavaPlugin
)
Functions
close
Link copied to clipboard
fun
close
(
)
:
Dialog
listen
Link copied to clipboard
fun
listen
(
click
:
CustomClickEvent
.
(
)
->
Unit
)
open
Link copied to clipboard
fun
open
(
players
:
MutableList
<
Player
>
)
:
Dialog