Modifier and Type | Field and Description |
---|---|
private TextFormatting |
FrameType.format |
Modifier and Type | Method and Description |
---|---|
TextFormatting |
FrameType.getFormat() |
Constructor and Description |
---|
FrameType(java.lang.String nameIn,
int iconIn,
TextFormatting formatIn) |
Modifier and Type | Method and Description |
---|---|
private void |
CommandSuggestionHelper.func_228120_a_(TextFormatting p_228120_1_) |
Modifier and Type | Method and Description |
---|---|
static TextFormatting |
ColorArgument.getColor(com.mojang.brigadier.context.CommandContext<CommandSource> context,
java.lang.String name) |
TextFormatting |
ColorArgument.parse(com.mojang.brigadier.StringReader p_parse_1_) |
Modifier and Type | Method and Description |
---|---|
private static int |
TeamCommand.setColor(CommandSource source,
ScorePlayerTeam teamIn,
TextFormatting value) |
Modifier and Type | Field and Description |
---|---|
TextFormatting |
Rarity.color |
Modifier and Type | Method and Description |
---|---|
static Rarity |
Rarity.create(java.lang.String name,
TextFormatting p_i48837_3_) |
Constructor and Description |
---|
Rarity(TextFormatting p_i48837_3_) |
Modifier and Type | Field and Description |
---|---|
static TextFormatting |
INBT.SYNTAX_HIGHLIGHTING_KEY |
static TextFormatting |
INBT.SYNTAX_HIGHLIGHTING_NUMBER |
static TextFormatting |
INBT.SYNTAX_HIGHLIGHTING_NUMBER_TYPE |
static TextFormatting |
INBT.SYNTAX_HIGHLIGHTING_STRING |
Modifier and Type | Field and Description |
---|---|
private TextFormatting |
STeamsPacket.color |
Modifier and Type | Method and Description |
---|---|
TextFormatting |
STeamsPacket.getColor() |
Modifier and Type | Field and Description |
---|---|
private TextFormatting |
EffectType.color |
Modifier and Type | Method and Description |
---|---|
TextFormatting |
EffectType.getColor() |
Constructor and Description |
---|
EffectType(TextFormatting p_i50390_3_) |
Modifier and Type | Field and Description |
---|---|
private TextFormatting |
ScorePlayerTeam.color |
Modifier and Type | Method and Description |
---|---|
abstract TextFormatting |
Team.getColor() |
TextFormatting |
ScorePlayerTeam.getColor() |
Modifier and Type | Method and Description |
---|---|
void |
ScorePlayerTeam.setColor(TextFormatting color) |
Modifier and Type | Method and Description |
---|---|
private static void |
TestUtils.func_229556_a_(ServerWorld p_229556_0_,
TextFormatting p_229556_1_,
java.lang.String p_229556_2_) |
private static void |
TestCommand.func_229624_a_(ServerWorld p_229624_0_,
java.lang.String p_229624_1_,
TextFormatting p_229624_2_) |
Modifier and Type | Field and Description |
---|---|
private TextFormatting |
Style.color |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<java.lang.String,TextFormatting> |
TextFormatting.NAME_MAPPING |
Modifier and Type | Method and Description |
---|---|
static TextFormatting |
TextFormatting.fromColorIndex(int index) |
static TextFormatting |
TextFormatting.fromFormattingCode(char formattingCodeIn) |
TextFormatting |
Style.getColor() |
static TextFormatting |
TextFormatting.getValueByName(java.lang.String friendlyName) |
static TextFormatting |
TextFormatting.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TextFormatting[] |
TextFormatting.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
default ITextComponent |
ITextComponent.applyTextStyle(TextFormatting color) |
default ITextComponent |
ITextComponent.applyTextStyles(TextFormatting... colors) |
Style |
Style.setColor(TextFormatting color) |
Modifier and Type | Field and Description |
---|---|
private TextFormatting |
BossInfo.Color.formatting |
Modifier and Type | Method and Description |
---|---|
TextFormatting |
BossInfo.Color.getFormatting() |
Constructor and Description |
---|
Color(java.lang.String p_i48622_3_,
TextFormatting p_i48622_4_) |