Package net.minecraft.text
package net.minecraft.text
-
ClassDescriptionA visitor for single characters in a string.A decoration is a pre-defined set of styling and formatting rules for messages sent by the server.Represents a parameter that the decoration uses.A functional interface that selects the text from the passed parameters.The keybind text content.The text implementation, with mutation operations.A data source for the NBT text content.An object that can supply character code points to a visitor, with a style context.An object that can supply strings to a visitor, with or without a style context.A visitor for string content and a contextual
Style
.A visitor for string content.The style of aText
, representing cosmetic attributes.A JSON serializer forStyle
.A text.A JSON serializer forText
.Represents an RGB color of aText
.Represents type-specific content of text.A utility class for visiting the characters of strings, handling surrogate code points and formatting codes.