Uses of Class
net.minecraft.network.chat.MutableComponent
Packages that use MutableComponent
Package
Description
-
Uses of MutableComponent in net.minecraft.advancements
Methods in net.minecraft.advancements that return MutableComponentModifier and TypeMethodDescriptionAdvancementType.createAnnouncement(AdvancementHolder p_311791_, ServerPlayer p_312517_) -
Uses of MutableComponent in net.minecraft.client.gui.components
Fields in net.minecraft.client.gui.components with type parameters of type MutableComponentModifier and TypeFieldDescriptionprivate Function<CycleButton<T>, MutableComponent> CycleButton.Builder.narrationProviderprivate final Function<CycleButton<T>, MutableComponent> CycleButton.narrationProviderMethods in net.minecraft.client.gui.components that return MutableComponentModifier and TypeMethodDescriptionCycleButton.createDefaultNarrationMessage()private MutableComponentCycleButton.createFullName(T p_168913_) protected MutableComponentAbstractSliderButton.createNarrationMessage()protected MutableComponentAbstractWidget.createNarrationMessage()Button.CreateNarration.createNarrationMessage(Supplier<MutableComponent> p_253695_) protected MutableComponentButton.createNarrationMessage()protected MutableComponentCycleButton.createNarrationMessage()protected MutableComponentEditBox.createNarrationMessage()protected MutableComponentLockIconButton.createNarrationMessage()static MutableComponentAbstractWidget.wrapDefaultNarrationMessage(Component p_168800_) Methods in net.minecraft.client.gui.components with parameters of type MutableComponentModifier and TypeMethodDescriptionprivate ComponentPlayerTabOverlay.decorateName(PlayerInfo p_94552_, MutableComponent p_94553_) Method parameters in net.minecraft.client.gui.components with type arguments of type MutableComponentModifier and TypeMethodDescriptionButton.CreateNarration.createNarrationMessage(Supplier<MutableComponent> p_253695_) CycleButton.Builder.withCustomNarration(Function<CycleButton<T>, MutableComponent> p_168960_) -
Uses of MutableComponent in net.minecraft.client.gui.screens
Methods in net.minecraft.client.gui.screens that return MutableComponentModifier and TypeMethodDescriptionprotected static MutableComponentConfirmLinkScreen.confirmMessage(boolean p_240014_) protected static MutableComponentConfirmLinkScreen.confirmMessage(boolean p_239180_, String p_239181_) -
Uses of MutableComponent in net.minecraft.client.gui.screens.inventory
Methods in net.minecraft.client.gui.screens.inventory that return MutableComponentModifier and TypeMethodDescriptionprotected MutableComponentBeaconScreen.BeaconPowerButton.createEffectDescription(Holder<MobEffect> p_316880_) protected MutableComponentBeaconScreen.BeaconUpgradePowerButton.createEffectDescription(Holder<MobEffect> p_316391_) protected MutableComponentBeaconScreen.BeaconPowerButton.createNarrationMessage() -
Uses of MutableComponent in net.minecraft.client.gui.screens.social
Methods in net.minecraft.client.gui.screens.social that return MutableComponentModifier and TypeMethodDescription(package private) MutableComponentPlayerEntry.getEntryNarationMessage(MutableComponent p_100595_) Methods in net.minecraft.client.gui.screens.social with parameters of type MutableComponentModifier and TypeMethodDescription(package private) MutableComponentPlayerEntry.getEntryNarationMessage(MutableComponent p_100595_) -
Uses of MutableComponent in net.minecraft.client.gui.screens.telemetry
Fields in net.minecraft.client.gui.screens.telemetry declared as MutableComponentModifier and TypeFieldDescriptionprivate final MutableComponentTelemetryEventWidget.ContentBuilder.narration -
Uses of MutableComponent in net.minecraft.client.gui.screens.worldselection
Methods in net.minecraft.client.gui.screens.worldselection that return MutableComponentModifier and TypeMethodDescriptionprivate static MutableComponentCreateWorldScreen.WorldTab.createTypeButtonNarration(CycleButton<WorldCreationUiState.WorldTypeEntry> p_268292_) -
Uses of MutableComponent in net.minecraft.client.telemetry
Methods in net.minecraft.client.telemetry that return MutableComponentModifier and TypeMethodDescriptionTelemetryEventType.description()private MutableComponentTelemetryEventType.makeTranslation(String p_261909_) TelemetryEventType.title()TelemetryProperty.title() -
Uses of MutableComponent in net.minecraft.nbt
Fields in net.minecraft.nbt declared as MutableComponent -
Uses of MutableComponent in net.minecraft.network.chat
Methods in net.minecraft.network.chat that return MutableComponentModifier and TypeMethodDescriptiondefault MutableComponentComponent.copy()static MutableComponentComponentUtils.copyOnClickText(String p_260039_) static MutableComponentMutableComponent.create(ComponentContents p_237205_) private static MutableComponentComponentSerialization.createFromList(List<Component> p_304405_) static MutableComponentCommonComponents.days(long p_239423_) (package private) static MutableComponentComponent.Serializer.deserialize(com.google.gson.JsonElement p_130720_, HolderLookup.Provider p_330752_) Component.SerializerAdapter.deserialize(com.google.gson.JsonElement p_304644_, Type p_304861_, com.google.gson.JsonDeserializationContext p_304563_) static MutableComponentComponent.empty()static <T> MutableComponentComponentUtils.formatList(Collection<? extends T> p_178430_, Optional<? extends Component> p_178431_, Function<T, Component> p_178432_) static <T> MutableComponentComponentUtils.formatList(Collection<? extends T> p_178437_, Component p_178438_, Function<T, Component> p_178439_) static MutableComponentComponent.Serializer.fromJson(com.google.gson.JsonElement p_130692_, HolderLookup.Provider p_330725_) static MutableComponentComponent.Serializer.fromJson(String p_130702_, HolderLookup.Provider p_331632_) static MutableComponentComponent.Serializer.fromJsonLenient(String p_130715_, HolderLookup.Provider p_331029_) static MutableComponentCommonComponents.hours(long p_240042_) static MutableComponentCommonComponents.joinForNarration(Component... p_267948_) static MutableComponentstatic MutableComponentstatic MutableComponentComponentUtils.mergeStyles(MutableComponent p_130751_, Style p_130752_) static MutableComponentCommonComponents.minutes(long p_239878_) static MutableComponentComponent.nbt(String p_237106_, boolean p_237107_, Optional<Component> p_237108_, DataSource p_237109_) static MutableComponentCommonComponents.optionNameValue(Component p_178394_, Component p_178395_) static MutableComponentCommonComponents.optionStatus(Component p_130664_, boolean p_130665_) default MutableComponentComponent.plainCopy()default MutableComponentComponentContents.resolve(CommandSourceStack p_237126_, Entity p_237127_, int p_237128_) static MutableComponentstatic MutableComponentstatic MutableComponentCommonComponents.space()static MutableComponentComponent.translatable(String p_237116_) static MutableComponentComponent.translatable(String p_237111_, Object... p_237112_) static MutableComponentComponent.translatableEscape(String p_304683_, Object... p_304399_) static MutableComponentComponent.translatableWithFallback(String p_265747_, String p_265287_) static MutableComponentComponent.translatableWithFallback(String p_265449_, String p_265281_, Object... p_265785_) static MutableComponentComponentUtils.updateForEntity(CommandSourceStack p_130732_, Component p_130733_, Entity p_130734_, int p_130735_) MutableComponent.withColor(int p_307552_) MutableComponent.withStyle(UnaryOperator<Style> p_130939_) MutableComponent.withStyle(ChatFormatting p_130941_) MutableComponent.withStyle(ChatFormatting... p_130945_) static MutableComponentComponentUtils.wrapInSquareBrackets(Component p_130749_) Methods in net.minecraft.network.chat that return types with arguments of type MutableComponentModifier and TypeMethodDescriptionstatic Optional<MutableComponent> ComponentUtils.updateForEntity(CommandSourceStack p_178425_, Optional<Component> p_178426_, Entity p_178427_, int p_178428_) Methods in net.minecraft.network.chat with parameters of type MutableComponentModifier and TypeMethodDescriptionstatic MutableComponentComponentUtils.mergeStyles(MutableComponent p_130751_, Style p_130752_) -
Uses of MutableComponent in net.minecraft.network.chat.contents
Methods in net.minecraft.network.chat.contents that return MutableComponentModifier and TypeMethodDescriptionprivate MutableComponentScoreContents.getScore(ScoreHolder p_313863_, CommandSourceStack p_237451_) NbtContents.resolve(CommandSourceStack p_237401_, Entity p_237402_, int p_237403_) ScoreContents.resolve(CommandSourceStack p_237444_, Entity p_237445_, int p_237446_) SelectorContents.resolve(CommandSourceStack p_237468_, Entity p_237469_, int p_237470_) TranslatableContents.resolve(CommandSourceStack p_237512_, Entity p_237513_, int p_237514_) -
Uses of MutableComponent in net.minecraft.network.chat.numbers
Methods in net.minecraft.network.chat.numbers that return MutableComponent -
Uses of MutableComponent in net.minecraft.server.commands
Methods in net.minecraft.server.commands that return MutableComponentModifier and TypeMethodDescriptionstatic MutableComponentPublishCommand.getSuccessMessage(int p_259532_) -
Uses of MutableComponent in net.minecraft.util.worldupdate
Fields in net.minecraft.util.worldupdate declared as MutableComponentModifier and TypeFieldDescriptionprivate final MutableComponentWorldUpgrader.AbstractUpgrader.finishedStatus(package private) static final MutableComponentWorldUpgrader.STATUS_FINISHED_CHUNKS(package private) static final MutableComponentWorldUpgrader.STATUS_FINISHED_ENTITIES(package private) static final MutableComponentWorldUpgrader.STATUS_FINISHED_POI(package private) static final MutableComponentWorldUpgrader.STATUS_UPGRADING_CHUNKS(package private) static final MutableComponentWorldUpgrader.STATUS_UPGRADING_ENTITIES(package private) static final MutableComponentWorldUpgrader.STATUS_UPGRADING_POIprivate final MutableComponentWorldUpgrader.AbstractUpgrader.upgradingStatusConstructors in net.minecraft.util.worldupdate with parameters of type MutableComponentModifierConstructorDescription(package private)AbstractUpgrader(DataFixTypes p_321854_, String p_321675_, String p_326131_, MutableComponent p_321807_, MutableComponent p_321799_) (package private)SimpleRegionStorageUpgrader(DataFixTypes p_321688_, String p_321507_, MutableComponent p_321726_, MutableComponent p_321505_) -
Uses of MutableComponent in net.minecraft.world.entity.player
Fields in net.minecraft.world.entity.player with type parameters of type MutableComponentModifier and TypeFieldDescriptionprivate final Collection<MutableComponent> Player.prefixesprivate final Collection<MutableComponent> Player.suffixesMethods in net.minecraft.world.entity.player that return MutableComponentModifier and TypeMethodDescriptionprivate MutableComponentPlayer.decorateDisplayNameComponent(MutableComponent p_36219_) Methods in net.minecraft.world.entity.player that return types with arguments of type MutableComponentMethods in net.minecraft.world.entity.player with parameters of type MutableComponentModifier and TypeMethodDescriptionprivate MutableComponentPlayer.decorateDisplayNameComponent(MutableComponent p_36219_) -
Uses of MutableComponent in net.minecraft.world.item
Methods in net.minecraft.world.item that return MutableComponentModifier and TypeMethodDescriptionBannerPatternItem.getDisplayName()DiscFragmentItem.getDisplayName() -
Uses of MutableComponent in net.minecraft.world.item.component
Methods in net.minecraft.world.item.component that return MutableComponentMethods in net.minecraft.world.item.component with parameters of type MutableComponentModifier and TypeMethodDescriptionprivate static ComponentFireworkExplosion.appendColors(MutableComponent p_331806_, it.unimi.dsi.fastutil.ints.IntList p_330350_) -
Uses of MutableComponent in net.minecraft.world.level.block
Methods in net.minecraft.world.level.block that return MutableComponent -
Uses of MutableComponent in net.minecraft.world.level.block.entity
Methods in net.minecraft.world.level.block.entity that return MutableComponent -
Uses of MutableComponent in net.minecraft.world.level.storage
Methods in net.minecraft.world.level.storage that return MutableComponent -
Uses of MutableComponent in net.minecraft.world.scores
Methods in net.minecraft.world.scores that return MutableComponentModifier and TypeMethodDescriptionstatic MutableComponentPlayerTeam.formatNameForTeam(Team p_83349_, Component p_83350_) PlayerScoreEntry.formatValue(NumberFormat p_313792_) default MutableComponentReadOnlyScoreInfo.formatValue(NumberFormat p_313924_) PlayerTeam.getFormattedDisplayName()PlayerTeam.getFormattedName(Component p_83369_) abstract MutableComponentTeam.getFormattedName(Component p_83538_) static MutableComponentReadOnlyScoreInfo.safeFormatValue(ReadOnlyScoreInfo p_313916_, NumberFormat p_313801_) -
Uses of MutableComponent in net.neoforged.neoforge.client.gui
Methods in net.neoforged.neoforge.client.gui that return MutableComponentModifier and TypeMethodDescriptionprivate MutableComponentModMismatchDisconnectedScreen.MismatchInfoPanel.toChannelComponent(List<ResourceLocation> ids, ChatFormatting color) Formats the given list of channel ids to a component which, depending on the current display mode of the list, will list either the first or all channel ids.Methods in net.neoforged.neoforge.client.gui with parameters of type MutableComponentModifier and TypeMethodDescriptionprivate List<org.apache.commons.lang3.tuple.Pair<FormattedCharSequence, FormattedCharSequence>> ModMismatchDisconnectedScreen.MismatchInfoPanel.splitLineToWidth(MutableComponent name, MutableComponent reason) Splits the raw channel namespace and mismatch reason strings, making them use multiple lines if needed, to fit within the table dimensions. -
Uses of MutableComponent in net.neoforged.neoforge.server.command
Methods in net.neoforged.neoforge.server.command that return MutableComponentModifier and TypeMethodDescriptionprivate static MutableComponentTagsCommand.createMessage(MutableComponent header, String containsText, String copyHoverText, long count, long currentPage, ChatFormatting elementColor, Supplier<Stream<String>> names) Methods in net.neoforged.neoforge.server.command with parameters of type MutableComponentModifier and TypeMethodDescriptionprivate static MutableComponentTagsCommand.createMessage(MutableComponent header, String containsText, String copyHoverText, long count, long currentPage, ChatFormatting elementColor, Supplier<Stream<String>> names) -
Uses of MutableComponent in net.neoforged.testframework
Methods in net.neoforged.testframework that return MutableComponent -
Uses of MutableComponent in net.neoforged.testframework.client
Methods in net.neoforged.testframework.client that return MutableComponentModifier and TypeMethodDescription(package private) static MutableComponentTestsOverlay.statusColoured(Component input, Test.Status status)