MineAuth
Toggle table of contents
VersionPlaceholder
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MineAuth
api
/
party.morino.mineauth.api.model.kyori
/
ComponentData
Component
Data
@
Serializable
data
class
ComponentData
(
val
text
:
String
)
Members
Constructors
Component
Data
Link copied to clipboard
constructor
(
text
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
text
Link copied to clipboard
val
text
:
String
Functions
to
Component
Link copied to clipboard
fun
toComponent
(
)
:
@
NotNull
Component