Uses of Interface
net.minecraft.util.text.IFormattableTextComponent
-
-
Uses of IFormattableTextComponent in net.minecraft.block
Methods in net.minecraft.block that return IFormattableTextComponent Modifier and Type Method Description IFormattableTextComponent
Block. getName()
-
Uses of IFormattableTextComponent in net.minecraft.client.gui
Methods in net.minecraft.client.gui that return IFormattableTextComponent Modifier and Type Method Description static IFormattableTextComponent
DialogTexts. optionStatus(ITextComponent p_244281_0_, boolean p_244281_1_)
-
Uses of IFormattableTextComponent in net.minecraft.client.gui.overlay
Methods in net.minecraft.client.gui.overlay with parameters of type IFormattableTextComponent Modifier and Type Method Description private ITextComponent
PlayerTabOverlayGui. decorateName(NetworkPlayerInfo p_238524_1_, IFormattableTextComponent p_238524_2_)
-
Uses of IFormattableTextComponent in net.minecraft.client.gui.social
Methods in net.minecraft.client.gui.social that return IFormattableTextComponent Modifier and Type Method Description private IFormattableTextComponent
FilterListEntry. getEntryNarationMessage(IFormattableTextComponent p_244750_1_)
Methods in net.minecraft.client.gui.social with parameters of type IFormattableTextComponent Modifier and Type Method Description private IFormattableTextComponent
FilterListEntry. getEntryNarationMessage(IFormattableTextComponent p_244750_1_)
-
Uses of IFormattableTextComponent in net.minecraft.client.gui.widget
Methods in net.minecraft.client.gui.widget that return IFormattableTextComponent Modifier and Type Method Description protected IFormattableTextComponent
AbstractSlider. createNarrationMessage()
protected IFormattableTextComponent
TextFieldWidget. createNarrationMessage()
protected IFormattableTextComponent
Widget. createNarrationMessage()
-
Uses of IFormattableTextComponent in net.minecraft.client.gui.widget.button
Methods in net.minecraft.client.gui.widget.button that return IFormattableTextComponent Modifier and Type Method Description protected IFormattableTextComponent
LockIconButton. createNarrationMessage()
-
Uses of IFormattableTextComponent in net.minecraft.command.arguments
Methods in net.minecraft.command.arguments that return IFormattableTextComponent Modifier and Type Method Description static IFormattableTextComponent
EntitySelector. joinNames(java.util.List<? extends Entity> p_197350_0_)
-
Uses of IFormattableTextComponent in net.minecraft.entity.player
Fields in net.minecraft.entity.player with type parameters of type IFormattableTextComponent Modifier and Type Field Description private java.util.Collection<IFormattableTextComponent>
PlayerEntity. prefixes
private java.util.Collection<IFormattableTextComponent>
PlayerEntity. suffixes
Methods in net.minecraft.entity.player that return IFormattableTextComponent Modifier and Type Method Description private IFormattableTextComponent
PlayerEntity. decorateDisplayNameComponent(IFormattableTextComponent p_208016_1_)
Methods in net.minecraft.entity.player that return types with arguments of type IFormattableTextComponent Modifier and Type Method Description java.util.Collection<IFormattableTextComponent>
PlayerEntity. getPrefixes()
java.util.Collection<IFormattableTextComponent>
PlayerEntity. getSuffixes()
Methods in net.minecraft.entity.player with parameters of type IFormattableTextComponent Modifier and Type Method Description private IFormattableTextComponent
PlayerEntity. decorateDisplayNameComponent(IFormattableTextComponent p_208016_1_)
-
Uses of IFormattableTextComponent in net.minecraft.item
Methods in net.minecraft.item that return IFormattableTextComponent Modifier and Type Method Description IFormattableTextComponent
BannerPatternItem. getDisplayName()
IFormattableTextComponent
MusicDiscItem. getDisplayName()
Methods in net.minecraft.item with parameters of type IFormattableTextComponent Modifier and Type Method Description private static ITextComponent
FireworkStarItem. appendColors(IFormattableTextComponent p_200298_0_, int[] p_200298_1_)
-
Uses of IFormattableTextComponent in net.minecraft.potion
Fields in net.minecraft.potion declared as IFormattableTextComponent Modifier and Type Field Description private static IFormattableTextComponent
PotionUtils. NO_EFFECT
-
Uses of IFormattableTextComponent in net.minecraft.scoreboard
Methods in net.minecraft.scoreboard that return IFormattableTextComponent Modifier and Type Method Description static IFormattableTextComponent
ScorePlayerTeam. formatNameForTeam(Team p_237500_0_, ITextComponent p_237500_1_)
IFormattableTextComponent
ScorePlayerTeam. getFormattedDisplayName()
IFormattableTextComponent
ScorePlayerTeam. getFormattedName(ITextComponent p_230427_1_)
abstract IFormattableTextComponent
Team. getFormattedName(ITextComponent p_230427_1_)
-
Uses of IFormattableTextComponent in net.minecraft.util.text
Classes in net.minecraft.util.text that implement IFormattableTextComponent Modifier and Type Class Description class
KeybindTextComponent
class
NBTTextComponent
static class
NBTTextComponent.Block
static class
NBTTextComponent.Entity
static class
NBTTextComponent.Storage
class
ScoreTextComponent
class
SelectorTextComponent
class
StringTextComponent
class
TextComponent
class
TranslationTextComponent
Methods in net.minecraft.util.text that return IFormattableTextComponent Modifier and Type Method Description default IFormattableTextComponent
IFormattableTextComponent. append(java.lang.String p_240702_1_)
IFormattableTextComponent
IFormattableTextComponent. append(ITextComponent p_230529_1_)
IFormattableTextComponent
TextComponent. append(ITextComponent p_230529_1_)
IFormattableTextComponent
ITextComponent. copy()
IFormattableTextComponent
TextComponent. copy()
IFormattableTextComponent
ITextComponent.Serializer. deserialize(com.google.gson.JsonElement p_deserialize_1_, java.lang.reflect.Type p_deserialize_2_, com.google.gson.JsonDeserializationContext p_deserialize_3_)
static <T> IFormattableTextComponent
TextComponentUtils. formatList(java.util.Collection<T> p_240649_0_, java.util.function.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
ITextComponent.Serializer. fromJson(java.lang.String p_240643_0_)
static IFormattableTextComponent
ITextComponent.Serializer. fromJsonLenient(java.lang.String p_240644_0_)
static IFormattableTextComponent
TextComponentUtils. mergeStyles(IFormattableTextComponent p_240648_0_, Style p_240648_1_)
IFormattableTextComponent
ITextComponent. plainCopy()
IFormattableTextComponent
ITargetedTextComponent. resolve(CommandSource p_230535_1_, Entity p_230535_2_, int p_230535_3_)
IFormattableTextComponent
NBTTextComponent. resolve(CommandSource p_230535_1_, Entity p_230535_2_, int p_230535_3_)
IFormattableTextComponent
ScoreTextComponent. resolve(CommandSource p_230535_1_, Entity p_230535_2_, int p_230535_3_)
IFormattableTextComponent
SelectorTextComponent. resolve(CommandSource p_230535_1_, Entity p_230535_2_, int p_230535_3_)
IFormattableTextComponent
TranslationTextComponent. resolve(CommandSource p_230535_1_, Entity p_230535_2_, int p_230535_3_)
IFormattableTextComponent
IFormattableTextComponent. setStyle(Style p_230530_1_)
IFormattableTextComponent
TextComponent. setStyle(Style p_230530_1_)
static IFormattableTextComponent
TextComponentUtils. updateForEntity(CommandSource p_240645_0_, ITextComponent p_240645_1_, Entity p_240645_2_, int p_240645_3_)
default IFormattableTextComponent
IFormattableTextComponent. withStyle(java.util.function.UnaryOperator<Style> p_240700_1_)
default IFormattableTextComponent
IFormattableTextComponent. withStyle(Style p_240703_1_)
default IFormattableTextComponent
IFormattableTextComponent. withStyle(TextFormatting p_240699_1_)
default IFormattableTextComponent
IFormattableTextComponent. withStyle(TextFormatting... p_240701_1_)
static IFormattableTextComponent
TextComponentUtils. wrapInSquareBrackets(ITextComponent p_240647_0_)
Methods in net.minecraft.util.text with parameters of type IFormattableTextComponent Modifier and Type Method Description static IFormattableTextComponent
TextComponentUtils. mergeStyles(IFormattableTextComponent p_240648_0_, Style p_240648_1_)
-
Uses of IFormattableTextComponent in net.minecraft.world.storage
Methods in net.minecraft.world.storage that return IFormattableTextComponent Modifier and Type Method Description IFormattableTextComponent
WorldSummary. getWorldVersionName()
-