Package net.minecraft.text
-
Interface Summary Interface Description CharacterVisitor A visitor for single characters in a string.MutableText A text with mutation operations.OrderedText An object that can supply character code points to a visitor, with a style context.ParsableText AText
that needs to be parsed when it is loaded into the game.StringVisitable An object that can supply strings to a visitor, with or without a style context.StringVisitable.StyledVisitor<T> A visitor for string content and a contextualStyle
.StringVisitable.Visitor<T> A visitor for string content.Text A text. -
Class Summary Class Description BaseText ClickEvent HoverEvent HoverEvent.Action<T> HoverEvent.EntityContent HoverEvent.ItemStackContent KeybindText LiteralText NbtText NbtText.BlockNbtText NbtText.EntityNbtText NbtText.StorageNbtText ScoreText SelectorText Style The style of aText
, representing cosmetic attributes.Style.Serializer A JSON serializer forStyle
.Text.Serializer A JSON serializer forText
.TextColor Represents an RGB color of aText
.Texts TranslatableText -
Enum Summary Enum Description ClickEvent.Action -
Exception Summary Exception Description TranslationException