surf-api
Toggle table of contents
1.21.4-2.1.3-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
surf-api
surf-api-core-api
/
dev.slne.surf.surfapi.core.api.messages
/
appendText
append
Text
fun
<
C
:
BuildableComponent
<
C
,
B
>
,
B
:
ComponentBuilder
<
C
,
B
>
>
ComponentBuilder
<
C
,
B
>
.
appendText
(
text
:
String
,
color
:
TextColor
?
=
null
)
:
@
NotNull
B
fun
<
C
:
BuildableComponent
<
C
,
B
>
,
B
:
ComponentBuilder
<
C
,
B
>
>
ComponentBuilder
<
C
,
B
>
.
appendText
(
text
:
String
,
color
:
TextColor
?
=
null
,
block
:
TextComponent.Builder
.
(
)
->
Unit
)
:
@
NotNull
B