Dialog

class Dialog

Constructors

Link copied to clipboard
constructor(dialog: Dialog<*>, external: Boolean, plugin: JavaPlugin)

Functions

Link copied to clipboard
fun close(): Dialog
Link copied to clipboard
fun listen(click: CustomClickEvent.() -> Unit)
Link copied to clipboard
fun open(players: MutableList<Player>): Dialog