Interface | Description |
---|---|
TextColor |
Represents the color of the text of a
Text . |
Class | Description |
---|---|
TextColors |
TextColors is a list of text colors provided by Vanilla Minecraft.
|
TextFormat |
Represents a pair of
and {@link TextColor} . |
TextStyle |
Represents an immutable text style of a
Text . |
TextStyle.Base |
Represents a
TextStyle that is not a composite, for example
TextStyles.BOLD . |
TextStyles |
Represents a list of the text styles provided by Vanilla Minecraft.
|