api
a9eff54633
jvm
api
/
org.kryptonmc.api.adventure
/
AdventureMessage
/
Companion
Companion
object
Companion
Members
Functions
of
Link copied to clipboard
@
JvmStatic
@
Contract
(
value
=
"_ -> new"
,
pure
=
true
)
fun
of
(
component
:
Component
)
:
AdventureMessage
Creates a new Brigadier message that wraps the given
component
.