Package net.minecraft.util.text
Interface IFormattableTextComponent
- All Superinterfaces:
ITextComponent,ITextProperties,com.mojang.brigadier.Message
- All Known Implementing Classes:
KeybindTextComponent,NBTTextComponent,NBTTextComponent.Block,NBTTextComponent.Entity,NBTTextComponent.Storage,ScoreTextComponent,SelectorTextComponent,StringTextComponent,TextComponent,TranslationTextComponent
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.util.text.ITextComponent
ITextComponent.SerializerNested classes/interfaces inherited from interface net.minecraft.util.text.ITextProperties
ITextProperties.IStyledTextAcceptor<T>, ITextProperties.ITextAcceptor<T> -
Field Summary
Fields inherited from interface net.minecraft.util.text.ITextProperties
EMPTY, STOP_ITERATION -
Method Summary
Modifier and TypeMethodDescriptiondefault IFormattableTextComponentappend(ITextComponent p_230529_1_) default IFormattableTextComponentwithStyle(UnaryOperator<Style> p_240700_1_) default IFormattableTextComponentdefault IFormattableTextComponentwithStyle(TextFormatting p_240699_1_) default IFormattableTextComponentwithStyle(TextFormatting... p_240701_1_) Methods inherited from interface net.minecraft.util.text.ITextComponent
copy, getContents, getSiblings, getString, getString, getStyle, getVisualOrderText, plainCopy, visit, visit, visitSelf, visitSelf
-
Method Details
-
setStyle
-
append
-
append
-
withStyle
-
withStyle
-
withStyle
-
withStyle
-