Uses of Interface
net.minecraft.util.text.IFormattableTextComponent
Package
Description
-
Uses of IFormattableTextComponent in net.minecraft.block
-
Uses of IFormattableTextComponent in net.minecraft.client.gui
Modifier and TypeMethodDescriptionstatic IFormattableTextComponent
DialogTexts.optionStatus
(ITextComponent p_244281_0_, boolean p_244281_1_) -
Uses of IFormattableTextComponent in net.minecraft.client.gui.overlay
Modifier and TypeMethodDescriptionprivate ITextComponent
PlayerTabOverlayGui.decorateName
(NetworkPlayerInfo p_238524_1_, IFormattableTextComponent p_238524_2_) -
Uses of IFormattableTextComponent in net.minecraft.client.gui.social
Modifier and TypeMethodDescriptionprivate IFormattableTextComponent
FilterListEntry.getEntryNarationMessage
(IFormattableTextComponent p_244750_1_) Modifier and TypeMethodDescriptionprivate IFormattableTextComponent
FilterListEntry.getEntryNarationMessage
(IFormattableTextComponent p_244750_1_) -
Uses of IFormattableTextComponent in net.minecraft.client.gui.widget
Modifier and TypeMethodDescriptionprotected IFormattableTextComponent
AbstractSlider.createNarrationMessage()
protected IFormattableTextComponent
TextFieldWidget.createNarrationMessage()
protected IFormattableTextComponent
Widget.createNarrationMessage()
-
Uses of IFormattableTextComponent in net.minecraft.client.gui.widget.button
Modifier and TypeMethodDescriptionprotected IFormattableTextComponent
LockIconButton.createNarrationMessage()
-
Uses of IFormattableTextComponent in net.minecraft.command.arguments
-
Uses of IFormattableTextComponent in net.minecraft.entity.player
Modifier and TypeFieldDescriptionprivate final Collection<IFormattableTextComponent>
PlayerEntity.prefixes
private final Collection<IFormattableTextComponent>
PlayerEntity.suffixes
Modifier and TypeMethodDescriptionprivate IFormattableTextComponent
PlayerEntity.decorateDisplayNameComponent
(IFormattableTextComponent p_208016_1_) Modifier and TypeMethodDescriptionprivate IFormattableTextComponent
PlayerEntity.decorateDisplayNameComponent
(IFormattableTextComponent p_208016_1_) -
Uses of IFormattableTextComponent in net.minecraft.item
Modifier and TypeMethodDescriptionBannerPatternItem.getDisplayName()
MusicDiscItem.getDisplayName()
Modifier and TypeMethodDescriptionprivate static ITextComponent
FireworkStarItem.appendColors
(IFormattableTextComponent p_200298_0_, int[] p_200298_1_) -
Uses of IFormattableTextComponent in net.minecraft.potion
Modifier and TypeFieldDescriptionprivate static final IFormattableTextComponent
PotionUtils.NO_EFFECT
-
Uses of IFormattableTextComponent in net.minecraft.scoreboard
Modifier and TypeMethodDescriptionstatic IFormattableTextComponent
ScorePlayerTeam.formatNameForTeam
(Team p_237500_0_, ITextComponent p_237500_1_) ScorePlayerTeam.getFormattedDisplayName()
ScorePlayerTeam.getFormattedName
(ITextComponent p_230427_1_) abstract IFormattableTextComponent
Team.getFormattedName
(ITextComponent p_230427_1_) -
Uses of IFormattableTextComponent in net.minecraft.util.text
Modifier and TypeClassDescriptionclass
class
static class
static class
static class
class
class
class
class
class
Modifier and TypeMethodDescriptiondefault IFormattableTextComponent
IFormattableTextComponent.append
(ITextComponent p_230529_1_) TextComponent.append
(ITextComponent p_230529_1_) ITextComponent.copy()
TextComponent.copy()
ITextComponent.Serializer.deserialize
(com.google.gson.JsonElement p_deserialize_1_, Type p_deserialize_2_, com.google.gson.JsonDeserializationContext p_deserialize_3_) static <T> IFormattableTextComponent
TextComponentUtils.formatList
(Collection<T> p_240649_0_, Function<T, ITextComponent> p_240649_1_) static IFormattableTextComponent
ITextComponent.Serializer.fromJson
(com.google.gson.JsonElement p_240641_0_) static IFormattableTextComponent
ITextComponent.Serializer.fromJson
(com.mojang.brigadier.StringReader p_240642_0_) static IFormattableTextComponent
static IFormattableTextComponent
ITextComponent.Serializer.fromJsonLenient
(String p_240644_0_) static IFormattableTextComponent
TextComponentUtils.mergeStyles
(IFormattableTextComponent p_240648_0_, Style p_240648_1_) ITextComponent.plainCopy()
ITargetedTextComponent.resolve
(CommandSource p_230535_1_, Entity p_230535_2_, int p_230535_3_) NBTTextComponent.resolve
(CommandSource p_230535_1_, Entity p_230535_2_, int p_230535_3_) ScoreTextComponent.resolve
(CommandSource p_230535_1_, Entity p_230535_2_, int p_230535_3_) SelectorTextComponent.resolve
(CommandSource p_230535_1_, Entity p_230535_2_, int p_230535_3_) TranslationTextComponent.resolve
(CommandSource p_230535_1_, Entity p_230535_2_, int p_230535_3_) static IFormattableTextComponent
TextComponentUtils.updateForEntity
(CommandSource p_240645_0_, ITextComponent p_240645_1_, Entity p_240645_2_, int p_240645_3_) default IFormattableTextComponent
IFormattableTextComponent.withStyle
(UnaryOperator<Style> p_240700_1_) default IFormattableTextComponent
default IFormattableTextComponent
IFormattableTextComponent.withStyle
(TextFormatting p_240699_1_) default IFormattableTextComponent
IFormattableTextComponent.withStyle
(TextFormatting... p_240701_1_) static IFormattableTextComponent
TextComponentUtils.wrapInSquareBrackets
(ITextComponent p_240647_0_) Modifier and TypeMethodDescriptionstatic IFormattableTextComponent
TextComponentUtils.mergeStyles
(IFormattableTextComponent p_240648_0_, Style p_240648_1_) -
Uses of IFormattableTextComponent in net.minecraft.world.storage