public static interface TextComponent.Builder extends ComponentBuilder<TextComponent,TextComponent.Builder>
| Modifier and Type | Method and Description |
|---|---|
@NonNull TextComponent.Builder |
content(@NonNull java.lang.String content)
Sets the plain text content.
|
append, append, append, append, append, append, append, apply, applyDeep, build, clickEvent, color, colorIfAbsent, decoration, decoration, decorations, hoverEvent, insertion, mapChildren, mapChildrenDeep, mergeColor, mergeDecorations, mergeEvents, mergeStyle, resetStyle, style@NonNull TextComponent.Builder content(@NonNull java.lang.String content)
content - the plain text content