Uses of Interface
net.minecraft.text.TextContent
-
Uses of TextContent in net.minecraft.text
Modifier and TypeClassDescriptionclass
The keybind text content.class
static final record
class
class
class
Modifier and TypeMethodDescriptionMutableText.getContent()
Returns the content of the text.Text.getContent()
Returns the content of the text.Modifier and TypeMethodDescriptionstatic MutableText
MutableText.of
(TextContent content) Creates a piece of mutable text with the given content, with no sibling and style.ModifierConstructorDescription(package private)
MutableText
(TextContent content, List<Text> siblings, Style style)