Uses of Interface
net.minecraft.util.FormattedCharSequence
Package
Description
-
Uses of FormattedCharSequence in net.minecraft.client
Modifier and TypeFieldDescriptionprivate final FormattedCharSequence
GuiMessage.Line.content
The field for thecontent
record component.Modifier and TypeMethodDescriptionGuiMessage.Line.content()
Returns the value of thecontent
record component.Modifier and TypeMethodDescriptionStringSplitter.componentStyleAtWidth
(FormattedCharSequence p_92339_, int p_92340_) float
StringSplitter.stringWidth
(FormattedCharSequence p_92337_) ModifierConstructorDescriptionLine
(int addedTime, FormattedCharSequence content, GuiMessageTag tag, boolean endOfEntry) Creates an instance of aLine
record class. -
Uses of FormattedCharSequence in net.minecraft.client.gui
Modifier and TypeMethodDescriptionint
Font.draw
(PoseStack p_92878_, FormattedCharSequence p_92879_, float p_92880_, float p_92881_, int p_92882_) static void
GuiComponent.drawCenteredString
(PoseStack p_168750_, Font p_168751_, FormattedCharSequence p_168752_, int p_168753_, int p_168754_, int p_168755_) int
Font.drawInBatch
(FormattedCharSequence p_253999_, float p_254380_, float p_254273_, int p_253824_, boolean p_253968_, org.joml.Matrix4f p_253820_, MultiBufferSource p_253785_, boolean p_253815_, int p_254414_, int p_254065_) void
Font.drawInBatch8xOutline
(FormattedCharSequence p_168646_, float p_168647_, float p_168648_, int p_168649_, int p_168650_, org.joml.Matrix4f p_254170_, MultiBufferSource p_168652_, int p_168653_) private int
Font.drawInternal
(FormattedCharSequence p_254116_, float p_253739_, float p_254328_, int p_253965_, boolean p_254144_, org.joml.Matrix4f p_254539_, MultiBufferSource p_253987_, boolean p_254306_, int p_254337_, int p_253932_) private int
Font.drawInternal
(FormattedCharSequence p_253879_, float p_254094_, float p_254476_, int p_254424_, org.joml.Matrix4f p_253964_, boolean p_254201_) int
Font.drawShadow
(PoseStack p_92745_, FormattedCharSequence p_92746_, float p_92747_, float p_92748_, int p_92749_) static void
GuiComponent.drawString
(PoseStack p_168757_, Font p_168758_, FormattedCharSequence p_168759_, int p_168760_, int p_168761_, int p_168762_) private float
Font.renderText
(FormattedCharSequence p_253728_, float p_253634_, float p_254551_, int p_254369_, boolean p_254446_, org.joml.Matrix4f p_253807_, MultiBufferSource p_253975_, boolean p_253685_, int p_253959_, int p_253723_) int
Font.width
(FormattedCharSequence p_92725_) -
Uses of FormattedCharSequence in net.minecraft.client.gui.components
Modifier and TypeFieldDescriptionprivate static final FormattedCharSequence
ComponentRenderUtils.INDENT
(package private) final FormattedCharSequence
MultiLineLabel.TextWithWidth.text
Modifier and TypeFieldDescriptionprivate List<FormattedCharSequence>
Tooltip.cachedTooltip
private final List<FormattedCharSequence>
CommandSuggestions.commandUsage
private BiFunction<String,
Integer, FormattedCharSequence> EditBox.formatter
Modifier and TypeMethodDescriptionprivate FormattedCharSequence
CommandSuggestions.formatChat
(String p_93915_, int p_93916_) private static FormattedCharSequence
CommandSuggestions.formatText
(com.mojang.brigadier.ParseResults<SharedSuggestionProvider> p_93893_, String p_93894_, int p_93895_) private static FormattedCharSequence
CommandSuggestions.getExceptionMessage
(com.mojang.brigadier.exceptions.CommandSyntaxException p_93897_) Modifier and TypeMethodDescriptionstatic List<FormattedCharSequence>
Tooltip.splitTooltip
(Minecraft p_259133_, Component p_260172_) Tooltip.toCharSequence
(Minecraft p_260243_) static List<FormattedCharSequence>
ComponentRenderUtils.wrapComponents
(FormattedText p_94006_, int p_94007_, Font p_94008_) Modifier and TypeMethodDescriptionvoid
EditBox.setFormatter
(BiFunction<String, Integer, FormattedCharSequence> p_94150_) ModifierConstructorDescription(package private)
TextWithWidth
(FormattedCharSequence p_94430_, int p_94431_) -
Uses of FormattedCharSequence in net.minecraft.client.gui.components.toasts
Modifier and TypeMethodDescriptionprivate static com.google.common.collect.ImmutableList<FormattedCharSequence>
SystemToast.nullToEmpty
(Component p_94861_) ModifierConstructorDescriptionprivate
SystemToast
(SystemToast.SystemToastIds p_94827_, Component p_94828_, List<FormattedCharSequence> p_94829_, int p_94830_) -
Uses of FormattedCharSequence in net.minecraft.client.gui.screens
Modifier and TypeFieldDescriptionprivate List<FormattedCharSequence>
WinScreen.lines
private final List<FormattedCharSequence>
Screen.DeferredTooltipRendering.tooltip
The field for thetooltip
record component.Modifier and TypeMethodDescriptionScreen.DeferredTooltipRendering.tooltip()
Returns the value of thetooltip
record component.Modifier and TypeMethodDescriptionvoid
Screen.renderTooltip
(PoseStack p_96618_, List<? extends FormattedCharSequence> p_96619_, int p_96620_, int p_96621_) void
Screen.renderTooltip
(PoseStack poseStack, List<? extends FormattedCharSequence> lines, int x, int y, Font font) void
Screen.setTooltipForNextRenderPass
(List<FormattedCharSequence> p_259937_) void
Screen.setTooltipForNextRenderPass
(List<FormattedCharSequence> p_262939_, ClientTooltipPositioner p_263078_, boolean p_263107_) ModifierConstructorDescription(package private)
DeferredTooltipRendering
(List<FormattedCharSequence> tooltip, ClientTooltipPositioner positioner) Creates an instance of aDeferredTooltipRendering
record class. -
Uses of FormattedCharSequence in net.minecraft.client.gui.screens.advancements
Modifier and TypeFieldDescriptionprivate final List<FormattedCharSequence>
AdvancementWidget.description
-
Uses of FormattedCharSequence in net.minecraft.client.gui.screens.inventory
Modifier and TypeFieldDescriptionprivate static final FormattedCharSequence
BookEditScreen.BLACK_CURSOR
private static final FormattedCharSequence
BookEditScreen.GRAY_CURSOR
Modifier and TypeFieldDescriptionprivate List<FormattedCharSequence>
BookViewScreen.cachedPageComponents
-
Uses of FormattedCharSequence in net.minecraft.client.gui.screens.inventory.tooltip
Modifier and TypeMethodDescriptionstatic ClientTooltipComponent
ClientTooltipComponent.create
(FormattedCharSequence p_169949_) -
Uses of FormattedCharSequence in net.minecraft.client.gui.screens.packs
Modifier and TypeFieldDescriptionprivate final FormattedCharSequence
TransferableSelectionList.PackEntry.incompatibleNameDisplayCache
private final FormattedCharSequence
TransferableSelectionList.PackEntry.nameDisplayCache
-
Uses of FormattedCharSequence in net.minecraft.client.gui.screens.reporting
Modifier and TypeFieldDescriptionprivate final List<FormattedCharSequence>
ChatSelectionScreen.ChatSelectionList.MessageEntry.hoverText
private final List<FormattedCharSequence>
ChatSelectionScreen.ChatSelectionList.MessageEntry.tagHoverText
-
Uses of FormattedCharSequence in net.minecraft.client.gui.screens.worldselection
Modifier and TypeFieldDescriptionprivate final List<FormattedCharSequence>
EditGameRulesScreen.GameRuleEntry.label
(package private) final List<FormattedCharSequence>
EditGameRulesScreen.RuleEntry.tooltip
private List<FormattedCharSequence>
EditGameRulesScreen.tooltip
Modifier and TypeMethodDescriptionEditGameRulesScreen.EntryFactory.create
(Component p_101155_, List<FormattedCharSequence> p_101156_, String p_101157_, T p_101158_) ModifierConstructorDescriptionBooleanRuleEntry
(Component p_101101_, List<FormattedCharSequence> p_101102_, String p_101103_, GameRules.BooleanValue p_101104_) GameRuleEntry
(List<FormattedCharSequence> p_101164_, Component p_101165_) IntegerRuleEntry
(Component p_101175_, List<FormattedCharSequence> p_101176_, String p_101177_, GameRules.IntegerValue p_101178_) RuleEntry
(List<FormattedCharSequence> p_194062_) -
Uses of FormattedCharSequence in net.minecraft.client.resources.language
Modifier and TypeMethodDescriptionClientLanguage.getVisualOrder
(FormattedText p_118925_) static FormattedCharSequence
FormattedBidiReorder.reorder
(FormattedText p_118932_, boolean p_118933_) -
Uses of FormattedCharSequence in net.minecraft.locale
Modifier and TypeMethodDescriptionabstract FormattedCharSequence
Language.getVisualOrder
(FormattedText p_128116_) -
Uses of FormattedCharSequence in net.minecraft.network.chat
Modifier and TypeMethodDescriptionComponent.getVisualOrderText()
MutableComponent.getVisualOrderText()
Modifier and TypeMethodDescriptionSubStringSource.substring
(int p_131237_, int p_131238_, boolean p_131239_) -
Uses of FormattedCharSequence in net.minecraft.util
Modifier and TypeMethodDescriptionstatic FormattedCharSequence
static FormattedCharSequence
FormattedCharSequence.backward
(String p_13741_, Style p_13742_, it.unimi.dsi.fastutil.ints.Int2IntFunction p_13743_) static FormattedCharSequence
static FormattedCharSequence
FormattedCharSequence.composite()
static FormattedCharSequence
FormattedCharSequence.composite
(List<FormattedCharSequence> p_13723_) static FormattedCharSequence
FormattedCharSequence.composite
(FormattedCharSequence p_144712_) static FormattedCharSequence
FormattedCharSequence.composite
(FormattedCharSequence... p_144722_) static FormattedCharSequence
FormattedCharSequence.composite
(FormattedCharSequence p_13697_, FormattedCharSequence p_13698_) static FormattedCharSequence
static FormattedCharSequence
FormattedCharSequence.forward
(String p_144718_, Style p_144719_, it.unimi.dsi.fastutil.ints.Int2IntFunction p_144720_) static FormattedCharSequence
FormattedCharSequence.fromList
(List<FormattedCharSequence> p_13745_) static FormattedCharSequence
FormattedCharSequence.fromPair
(FormattedCharSequence p_13734_, FormattedCharSequence p_13735_) Modifier and TypeMethodDescriptionstatic FormattedCharSequence
FormattedCharSequence.composite
(FormattedCharSequence p_144712_) static FormattedCharSequence
FormattedCharSequence.composite
(FormattedCharSequence... p_144722_) static FormattedCharSequence
FormattedCharSequence.composite
(FormattedCharSequence p_13697_, FormattedCharSequence p_13698_) static FormattedCharSequence
FormattedCharSequence.fromPair
(FormattedCharSequence p_13734_, FormattedCharSequence p_13735_) Modifier and TypeMethodDescriptionstatic FormattedCharSequence
FormattedCharSequence.composite
(List<FormattedCharSequence> p_13723_) static FormattedCharSequence
FormattedCharSequence.fromList
(List<FormattedCharSequence> p_13745_) -
Uses of FormattedCharSequence in net.minecraft.world.level.block.entity
Modifier and TypeMethodDescriptionSignBlockEntity.getRenderMessages
(boolean p_155718_, Function<Component, FormattedCharSequence> p_155719_) Modifier and TypeMethodDescriptionSignBlockEntity.getRenderMessages
(boolean p_155718_, Function<Component, FormattedCharSequence> p_155719_) -
Uses of FormattedCharSequence in net.minecraftforge.client.gui
Modifier and TypeFieldDescriptionprivate List<FormattedCharSequence>
ModListScreen.InfoPanel.lines
private final List<org.apache.commons.lang3.tuple.Pair<FormattedCharSequence,
org.apache.commons.lang3.tuple.Pair<FormattedCharSequence, FormattedCharSequence>>> ModMismatchDisconnectedScreen.MismatchInfoPanel.lineTable
private final List<org.apache.commons.lang3.tuple.Pair<FormattedCharSequence,
org.apache.commons.lang3.tuple.Pair<FormattedCharSequence, FormattedCharSequence>>> ModMismatchDisconnectedScreen.MismatchInfoPanel.lineTable
private final List<org.apache.commons.lang3.tuple.Pair<FormattedCharSequence,
org.apache.commons.lang3.tuple.Pair<FormattedCharSequence, FormattedCharSequence>>> ModMismatchDisconnectedScreen.MismatchInfoPanel.lineTable
Modifier and TypeMethodDescriptionprivate List<FormattedCharSequence>
ModListScreen.InfoPanel.resizeContent
(List<String> lines) private List<org.apache.commons.lang3.tuple.Pair<FormattedCharSequence,
org.apache.commons.lang3.tuple.Pair<FormattedCharSequence, FormattedCharSequence>>> ModMismatchDisconnectedScreen.MismatchInfoPanel.splitLineToWidth
(MutableComponent name, org.apache.commons.lang3.tuple.Pair<String, String> versions) Splits the raw name and version strings, making them use multiple lines if needed, to fit within the table dimensions.private List<org.apache.commons.lang3.tuple.Pair<FormattedCharSequence,
org.apache.commons.lang3.tuple.Pair<FormattedCharSequence, FormattedCharSequence>>> ModMismatchDisconnectedScreen.MismatchInfoPanel.splitLineToWidth
(MutableComponent name, org.apache.commons.lang3.tuple.Pair<String, String> versions) Splits the raw name and version strings, making them use multiple lines if needed, to fit within the table dimensions.private List<org.apache.commons.lang3.tuple.Pair<FormattedCharSequence,
org.apache.commons.lang3.tuple.Pair<FormattedCharSequence, FormattedCharSequence>>> ModMismatchDisconnectedScreen.MismatchInfoPanel.splitLineToWidth
(MutableComponent name, org.apache.commons.lang3.tuple.Pair<String, String> versions) Splits the raw name and version strings, making them use multiple lines if needed, to fit within the table dimensions.