mcutils
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
mcutils
color
/
tech.aliorpse.mcutils.entity
/
TextComponent
/
TextComponent
Text
Component
constructor
(
text
:
String
,
color
:
String
=
""
,
styles
:
Set
<
TextStyle
>
=
emptySet()
,
extra
:
List
<
TextComponent
>
=
emptyList()
)