Uses of Enum Class
net.minecraft.util.text.TextFormatting
Packages that use TextFormatting
Package
Description
-
Uses of TextFormatting in net.minecraft.advancements
Fields in net.minecraft.advancements declared as TextFormattingMethods in net.minecraft.advancements that return TextFormattingConstructors in net.minecraft.advancements with parameters of type TextFormattingModifierConstructorDescriptionprivateFrameType(String p_i47585_3_, int p_i47585_4_, TextFormatting p_i47585_5_) -
Uses of TextFormatting in net.minecraft.client.gui
Methods in net.minecraft.client.gui with parameters of type TextFormattingModifier and TypeMethodDescriptionprivate voidCommandSuggestionHelper.fillNodeUsage(TextFormatting p_228120_1_) -
Uses of TextFormatting in net.minecraft.command.arguments
Methods in net.minecraft.command.arguments that return TextFormattingModifier and TypeMethodDescriptionstatic TextFormattingColorArgument.getColor(com.mojang.brigadier.context.CommandContext<CommandSource> p_197064_0_, String p_197064_1_) ColorArgument.parse(com.mojang.brigadier.StringReader p_parse_1_) -
Uses of TextFormatting in net.minecraft.command.impl
Methods in net.minecraft.command.impl with parameters of type TextFormattingModifier and TypeMethodDescriptionprivate static intTeamCommand.setColor(CommandSource p_198757_0_, ScorePlayerTeam p_198757_1_, TextFormatting p_198757_2_) -
Uses of TextFormatting in net.minecraft.item
Fields in net.minecraft.item declared as TextFormattingMethods in net.minecraft.item with parameters of type TextFormattingModifier and TypeMethodDescriptionstatic RarityRarity.create(String name, TextFormatting p_i48837_3_) Constructors in net.minecraft.item with parameters of type TextFormatting -
Uses of TextFormatting in net.minecraft.nbt
Fields in net.minecraft.nbt declared as TextFormattingModifier and TypeFieldDescriptionstatic final TextFormattingstatic final TextFormattingstatic final TextFormattingstatic final TextFormatting -
Uses of TextFormatting in net.minecraft.network.play.server
Fields in net.minecraft.network.play.server declared as TextFormattingMethods in net.minecraft.network.play.server that return TextFormatting -
Uses of TextFormatting in net.minecraft.potion
Fields in net.minecraft.potion declared as TextFormattingMethods in net.minecraft.potion that return TextFormattingConstructors in net.minecraft.potion with parameters of type TextFormatting -
Uses of TextFormatting in net.minecraft.scoreboard
Fields in net.minecraft.scoreboard declared as TextFormattingMethods in net.minecraft.scoreboard that return TextFormattingModifier and TypeMethodDescriptionScorePlayerTeam.getColor()abstract TextFormattingTeam.getColor()Methods in net.minecraft.scoreboard with parameters of type TextFormatting -
Uses of TextFormatting in net.minecraft.test
Methods in net.minecraft.test with parameters of type TextFormattingModifier and TypeMethodDescriptionprivate static voidTestCommand.say(ServerWorld p_229624_0_, String p_229624_1_, TextFormatting p_229624_2_) private static voidTestUtils.say(ServerWorld p_229556_0_, TextFormatting p_229556_1_, String p_229556_2_) -
Uses of TextFormatting in net.minecraft.util.text
Fields in net.minecraft.util.text with type parameters of type TextFormattingModifier and TypeFieldDescriptionprivate static final Map<String,TextFormatting> TextFormatting.FORMATTING_BY_NAMEprivate static final Map<TextFormatting,Color> Color.LEGACY_FORMAT_TO_COLORMethods in net.minecraft.util.text that return TextFormattingModifier and TypeMethodDescriptionstatic TextFormattingTextFormatting.getByCode(char p_211165_0_) static TextFormattingTextFormatting.getById(int p_175744_0_) static TextFormattingstatic TextFormattingReturns the enum constant of this class with the specified name.static TextFormatting[]TextFormatting.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.util.text with parameters of type TextFormattingModifier and TypeMethodDescriptionStyle.applyFormat(TextFormatting p_240721_1_) Style.applyFormats(TextFormatting... p_240720_1_) Style.applyLegacyFormat(TextFormatting p_240723_1_) static ColorColor.fromLegacyFormat(TextFormatting p_240744_0_) Style.withColor(TextFormatting p_240712_1_) default IFormattableTextComponentIFormattableTextComponent.withStyle(TextFormatting p_240699_1_) default IFormattableTextComponentIFormattableTextComponent.withStyle(TextFormatting... p_240701_1_) -
Uses of TextFormatting in net.minecraft.world
Fields in net.minecraft.world declared as TextFormattingMethods in net.minecraft.world that return TextFormattingConstructors in net.minecraft.world with parameters of type TextFormatting