Package | Description |
---|---|
net.minecraft.util |
Modifier and Type | Method and Description |
---|---|
EnumChatFormatting |
ChatMessageComponent.func_111065_a() |
static EnumChatFormatting |
EnumChatFormatting.func_96300_b(String par0Str) |
static EnumChatFormatting |
EnumChatFormatting.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumChatFormatting[] |
EnumChatFormatting.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ChatMessageComponent |
ChatMessageComponent.func_111059_a(EnumChatFormatting par1EnumChatFormatting) |
String |
ChatMessageComponent.func_111070_a(boolean par1,
EnumChatFormatting par2EnumChatFormatting,
boolean par3,
boolean par4,
boolean par5,
boolean par6) |