public abstract class MixinTextSelector extends MixinText
Modifier and Type | Field and Description |
---|---|
protected org.spongepowered.api.text.selector.Selector |
selector |
children, clickAction, format, hoverAction, shiftClickAction
Constructor and Description |
---|
MixinTextSelector() |
Modifier and Type | Method and Description |
---|---|
protected net.minecraft.util.ChatComponentStyle |
createComponent(Locale locale) |
getLegacyFormatting, toComponent, toJson, toLegacy, toPlain
protected net.minecraft.util.ChatComponentStyle createComponent(Locale locale)
createComponent
in class MixinText