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.NbtDataSource.Type<T extends NbtDataSource>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.Contains codecs to serializeStyle
s.A text.Represents an RGB color of aText
.Represents type-specific content of text.TextContent.Type<T extends TextContent>A utility class for visiting the characters of strings, handling surrogate code points and formatting codes.