Modifier and Type | Class and Description |
---|---|
static class |
Color.C |
Modifier and Type | Field and Description |
---|---|
protected String |
n |
mixedContent
Constructor and Description |
---|
Color() |
Color(org.spongepowered.api.text.format.TextColor color) |
Modifier and Type | Method and Description |
---|---|
protected void |
modifyBuilder(org.spongepowered.api.text.TextBuilder builder) |
applyTextActions, builderFromObject, fromText, toText
protected String n
public Color()
public Color(org.spongepowered.api.text.format.TextColor color)
protected void modifyBuilder(org.spongepowered.api.text.TextBuilder builder)
modifyBuilder
in class Element