Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
class Toast(val player: Player)

Functions

Link copied to clipboard
fun Player.toast(block: Toast.() -> Unit): Toast
fun Player.toast(text: String, type: Toast.ToastTypes, font: String? = null)