pack
Toggle table of contents
0.3.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
pack
pack
/
net.crystopia.crystalshard.paper.pack.toasts
Package-level
declarations
Types
Functions
Types
Default
Toast
Data
Link copied to clipboard
object
DefaultToastData
Toast
Link copied to clipboard
class
Toast
(
val
player
:
Player
)
Functions
toast
Link copied to clipboard
fun
Player
.
toast
(
block
:
Toast
.
(
)
->
Unit
)
:
Toast
fun
Player
.
toast
(
text
:
String
,
type
:
Toast.ToastTypes
,
font
:
String
?
=
null
)