mcutils
Toggle table of contents
main
jvm
Platform filter
jvm
Switch theme
Search in API
mcutils
mcutils
/
tech.aliorpse.mcutils.model.status
/
Description
Description
data
class
Description
(
val
text
:
String
,
val
obj
:
MOTDTextComponent
)
Server description structure, typically the MOTD text.
Members
Constructors
Description
Link copied to clipboard
constructor
(
text
:
String
,
obj
:
MOTDTextComponent
)
Properties
obj
Link copied to clipboard
val
obj
:
MOTDTextComponent
text
Link copied to clipboard
val
text
:
String