public abstract class MixinTextLiteral extends MixinText
Modifier and Type | Field and Description |
---|---|
protected String |
content |
children, clickAction, format, hoverAction, shiftClickAction
Constructor and Description |
---|
MixinTextLiteral() |
Modifier and Type | Method and Description |
---|---|
protected net.minecraft.util.ChatComponentStyle |
createComponent(Locale locale) |
getLegacyFormatting, toComponent, toJson, toLegacy, toPlain
protected String content
protected net.minecraft.util.ChatComponentStyle createComponent(Locale locale)
createComponent
in class MixinText