Uses of Record Class
net.minecraft.text.TextContent.Type
Packages that use TextContent.Type
-
Uses of TextContent.Type in net.minecraft.text
Fields in net.minecraft.text declared as TextContent.TypeModifier and TypeFieldDescriptionstatic final TextContent.Type<KeybindTextContent>
KeybindTextContent.TYPE
static final TextContent.Type<NbtTextContent>
NbtTextContent.TYPE
static final TextContent.Type<PlainTextContent>
PlainTextContent.TYPE
static final TextContent.Type<ScoreTextContent>
ScoreTextContent.TYPE
static final TextContent.Type<SelectorTextContent>
SelectorTextContent.TYPE
static final TextContent.Type<TranslatableTextContent>
TranslatableTextContent.TYPE
Methods in net.minecraft.text that return TextContent.Type