Uses of Interface
net.minecraft.network.chat.Component
Packages that use Component
Package
Description
Events fired only on the client-side, chiefly related to rendering and user interfaces (screens and input).
Extension interfaces for
client-only classes.-
Uses of Component in com.mojang.blaze3d.platform
Fields in com.mojang.blaze3d.platform with type parameters of type ComponentModifier and TypeFieldDescriptionprivate final LazyLoadedValue<Component> InputConstants.Key.displayName(package private) final BiFunction<Integer, String, Component> InputConstants.Type.displayTextSupplierMethods in com.mojang.blaze3d.platform that return ComponentConstructor parameters in com.mojang.blaze3d.platform with type arguments of type Component -
Uses of Component in com.mojang.realmsclient
Fields in com.mojang.realmsclient declared as ComponentModifier and TypeFieldDescriptionprivate static final ComponentRealmsMainScreen.CONFIGURE_SERVER_TEXTprivate static final ComponentRealmsMainScreen.INCOMPATIBLE_POPUP_TITLEprivate static final ComponentRealmsMainScreen.INCOMPATIBLE_RELEASE_TYPE_POPUP_MESSAGEprivate static final ComponentRealmsMainScreen.LEAVE_SERVER_TEXTprivate static final ComponentRealmsMainScreen.LOADING_TEXTprivate static final ComponentRealmsMainScreen.NO_PENDING_INVITESprivate static final ComponentRealmsMainScreen.NO_REALMS_TEXTprivate static final ComponentRealmsMainScreen.ServerEntry.ONLINE_PLAYERS_TOOLTIP_HEADERprivate static final ComponentRealmsMainScreen.PENDING_INVITESprivate static final ComponentRealmsMainScreen.PLAY_TEXT(package private) static final ComponentRealmsMainScreen.SERVER_CLOSED_TOOLTIP(package private) static final ComponentRealmsMainScreen.SERVER_EXPIRED_TOOLTIP(package private) static final ComponentRealmsMainScreen.SERVER_EXPIRES_IN_DAY_TOOLTIP(package private) static final ComponentRealmsMainScreen.SERVER_EXPIRES_SOON_TOOLTIP(package private) static final ComponentRealmsMainScreen.SERVER_OPEN_TOOLTIP(package private) static final ComponentRealmsMainScreen.SERVER_UNITIALIZED_TEXTprivate static final ComponentRealmsMainScreen.AvailableSnapshotEntry.START_SNAPSHOT_REALM(package private) static final ComponentRealmsMainScreen.SUBSCRIPTION_EXPIRED_TEXTprivate static final ComponentRealmsMainScreen.SUBSCRIPTION_RENEW_TEXTprivate final ComponentRealmsMainScreen.NotificationMessageEntry.textprivate static final ComponentRealmsMainScreen.TITLE(package private) static final ComponentRealmsMainScreen.TRIAL_EXPIRED_TEXT(package private) static final ComponentRealmsMainScreen.UNITIALIZED_WORLD_NARRATIONMethods in com.mojang.realmsclient that return ComponentModifier and TypeMethodDescriptionRealmsMainScreen.AvailableSnapshotEntry.getNarration()RealmsMainScreen.ButtonEntry.getNarration()RealmsMainScreen.EmptyEntry.getNarration()RealmsMainScreen.NotificationMessageEntry.getNarration()RealmsMainScreen.ParentEntry.getNarration()RealmsMainScreen.ServerEntry.getNarration()RealmsMainScreen.getNarrationMessage()static ComponentRealmsMainScreen.getVersionComponent(String version, boolean compatible) static ComponentRealmsMainScreen.getVersionComponent(String version, int color) Methods in com.mojang.realmsclient with parameters of type ComponentModifier and TypeMethodDescriptionprivate static voidRealmsMainScreen.confirmToPlay(RealmsServer realmsServer, Screen lastScreen, Component title, Component message, Component confirmButton) protected intRealmsMainScreen.Entry.versionTextX(int left, int width, Component versionComponent) Method parameters in com.mojang.realmsclient with type arguments of type ComponentModifier and TypeMethodDescriptionprivate voidRealmsMainScreen.Entry.drawRealmStatus(GuiGraphics guiGraphics, int x, int y, int mouseX, int mouseY, ResourceLocation spriteLocation, Supplier<Component> tooltipSupplier) Constructors in com.mojang.realmsclient with parameters of type ComponentModifierConstructorDescriptionprotectedCrossButton(Button.OnPress onPress, Component message) NotificationButton(Component message, ResourceLocation sprite, Button.OnPress onPress) NotificationMessageEntry(Component text, int frameItemHeight, RealmsNotification notification) -
Uses of Component in com.mojang.realmsclient.client
Fields in com.mojang.realmsclient.client declared as ComponentModifier and TypeFieldDescriptionstatic final ComponentRealmsError.NO_MESSAGEprivate final ComponentRealmsError.CustomError.payloadThe field for thepayloadrecord component.static final ComponentRealmsError.CustomError.RETRY_MESSAGEMethods in com.mojang.realmsclient.client that return ComponentModifier and TypeMethodDescriptionRealmsError.AuthenticationError.errorMessage()RealmsError.CustomError.errorMessage()RealmsError.errorMessage()RealmsError.ErrorWithJsonPayload.errorMessage()RealmsError.ErrorWithRawPayload.errorMessage()RealmsError.CustomError.payload()Returns the value of thepayloadrecord component.Constructors in com.mojang.realmsclient.client with parameters of type ComponentModifierConstructorDescriptionCustomError(int httpCode, Component payload) Creates an instance of aCustomErrorrecord class. -
Uses of Component in com.mojang.realmsclient.dto
Fields in com.mojang.realmsclient.dto declared as ComponentModifier and TypeFieldDescription(package private) static final ComponentRealmsNotification.BUTTON_TEXT_FALLBACKMethods in com.mojang.realmsclient.dto that return ComponentModifier and TypeMethodDescriptionRealmsText.createComponent()RealmsText.createComponent(Component defaultValue) RealmsNotification.VisitUrl.getMessage()Methods in com.mojang.realmsclient.dto with parameters of type Component -
Uses of Component in com.mojang.realmsclient.gui
Fields in com.mojang.realmsclient.gui declared as ComponentModifier and TypeFieldDescription(package private) static final ComponentRealmsWorldSlotButton.MINIGAMEprivate static final ComponentRealmsWorldSlotButton.SLOT_ACTIVE_TOOLTIPprivate static final ComponentRealmsWorldSlotButton.SWITCH_TO_MINIGAME_SLOT_TOOLTIPprivate static final ComponentRealmsWorldSlotButton.SWITCH_TO_WORLD_SLOT_TOOLTIP -
Uses of Component in com.mojang.realmsclient.gui.screens
Fields in com.mojang.realmsclient.gui.screens declared as ComponentModifier and TypeFieldDescription(package private) static final ComponentRealmsPendingInvitesScreen.ACCEPT_INVITEprivate static final ComponentRealmsResetWorldScreen.ADVENTURES_TITLEprivate final ComponentRealmsResetNormalWorldScreen.buttonTitleprivate static final ComponentAddRealmPopupScreen.CLOSE_TEXTprivate static final ComponentRealmsSelectFileToUploadScreen.COMMANDS_TEXTprivate static final ComponentRealmsResetWorldScreen.CREATE_REALM_SUBTITLEprivate static final ComponentRealmsCreateRealmScreen.CREATE_REALM_TEXTprivate static final ComponentRealmsResetWorldScreen.CREATE_REALM_TITLEstatic final ComponentRealmsResetWorldScreen.CREATE_WORLD_RESET_TASK_TITLEprivate static final ComponentRealmsResetWorldScreen.CREATE_WORLD_SUBTITLEprivate static final ComponentRealmsResetWorldScreen.CREATE_WORLD_TITLEprivate static final ComponentRealmsSubscriptionInfoScreen.DAYS_LEFT_LABELprivate ComponentRealmsSubscriptionInfoScreen.daysLeftprivate static final ComponentRealmsBackupInfoScreen.BackupInfoListEntry.DESCRIPTIONprivate static final ComponentRealmsCreateRealmScreen.DESCRIPTION_LABELprivate static final ComponentRealmsSettingsScreen.DESCRIPTION_LABELprivate final ComponentRealmsGenericErrorScreen.ErrorMessage.detailThe field for thedetailrecord component.private static final ComponentRealmsBackupScreen.DOWNLOAD_LATESTprivate final ComponentRealmsDownloadLatestWorldScreen.downloadTitleprivate static final ComponentRealmsBackupInfoScreen.BackupInfoListEntry.ENABLED_PACKprivate ComponentRealmsDownloadLatestWorldScreen.errorMessageprivate Component[]RealmsUploadScreen.errorMessageprivate static final ComponentRealmsResetWorldScreen.EXPERIENCES_TITLEprivate static final ComponentRealmsBackupInfoScreen.BackupInfoListEntry.GAME_DIFFICULTYprivate static final ComponentRealmsBackupInfoScreen.BackupInfoListEntry.GAME_MODEprivate static final ComponentRealmsBackupInfoScreen.BackupInfoListEntry.GAME_SERVER_VERSIONprivate static final ComponentRealmsSelectFileToUploadScreen.HARDCORE_TEXT(package private) static final ComponentRealmsBackupScreen.HAS_CHANGES_TOOLTIPprivate final ComponentRealmsSelectFileToUploadScreen.Entry.idprivate static final ComponentRealmsClientOutdatedScreen.INCOMPATIBLE_CLIENT_VERSIONprivate static final ComponentRealmsClientOutdatedScreen.INCOMPATIBLE_TITLEprivate final ComponentRealmsSelectFileToUploadScreen.Entry.infoprivate static final ComponentRealmsPopups.INFOprivate static final ComponentRealmsResetWorldScreen.INSPIRATION_TITLEprivate static final ComponentRealmsInviteScreen.INVITING_PLAYER_TEXTprivate final Component[]RealmsBrokenWorldScreen.messageprivate ComponentRealmsInviteScreen.messageprivate static final ComponentRealmsParentalConsentScreen.MESSAGEprivate static final ComponentRealmsBackupInfoScreen.BackupInfoListEntry.NAMEprivate static final ComponentRealmsCreateRealmScreen.NAME_LABELprivate static final ComponentRealmsInviteScreen.NAME_LABELprivate static final ComponentRealmsSettingsScreen.NAME_LABELprivate static final ComponentRealmsSlotOptionsScreen.NAME_LABELprivate static final ComponentRealmsBackupScreen.NO_BACKUPS_LABELprivate static final ComponentRealmsPendingInvitesScreen.NO_PENDING_INVITES_TEXTprivate static final ComponentRealmsInviteScreen.NO_SUCH_PLAYER_ERROR_TEXTprivate static final ComponentRealmsPlayerScreen.Entry.NORMAL_USER_TEXTprivate static final ComponentRealmsPlayerScreen.Entry.OP_TEXTprivate static final ComponentRealmsClientOutdatedScreen.OUTDATED_STABLE_VERSIONprivate static final ComponentAddRealmPopupScreen.POPUP_TEXTprivate static final ComponentRealmsSelectWorldTemplateScreen.PUBLISHER_BUTTON_NAMEprivate static final ComponentRealmsSelectWorldTemplateScreen.Entry.PUBLISHER_LINK_TOOLTIP(package private) static final ComponentRealmsPlayerScreen.QUESTION_TITLEprivate static final ComponentRealmsSubscriptionInfoScreen.RECURRING_INFO(package private) static final ComponentRealmsPendingInvitesScreen.REJECT_INVITEprivate static final ComponentRealmsPlayerScreen.Entry.REMOVE_TEXTprivate static final ComponentRealmsResetWorldScreen.RESET_WORLD_RESET_TASK_TITLEprivate static final ComponentRealmsResetWorldScreen.RESET_WORLD_SUBTITLEprivate static final ComponentRealmsResetWorldScreen.RESET_WORLD_TITLEprivate final ComponentRealmsResetWorldScreen.resetTaskTitle(package private) static final ComponentRealmsBackupScreen.RESTORE_TOOLTIPprivate static final ComponentRealmsBackupInfoScreen.BackupInfoListEntry.SEEDprivate static final ComponentRealmsResetNormalWorldScreen.SEED_LABELprivate static final ComponentRealmsSelectWorldTemplateScreen.SELECT_BUTTON_NAMEprivate static final ComponentRealmsConfigureWorldScreen.SERVER_CLOSED_TOOLTIPprivate static final ComponentRealmsConfigureWorldScreen.SERVER_EXPIRED_TOOLTIPprivate static final ComponentRealmsConfigureWorldScreen.SERVER_EXPIRING_IN_DAY_TOOLTIPprivate static final ComponentRealmsConfigureWorldScreen.SERVER_EXPIRING_SOON_TOOLTIPprivate static final ComponentRealmsConfigureWorldScreen.SERVER_OPEN_TOOLTIP(package private) static final ComponentRealmsSlotOptionsScreen.SPAWN_PROTECTION_TEXTprivate ComponentRealmsSubscriptionInfoScreen.startDateprivate ComponentRealmsDownloadLatestWorldScreen.statusprivate ComponentRealmsUploadScreen.statusprivate static final ComponentRealmsSubscriptionInfoScreen.SUBSCRIPTION_EXPIRED_TEXTprivate static final ComponentRealmsSubscriptionInfoScreen.SUBSCRIPTION_LESS_THAN_A_DAY_TEXTprivate static final ComponentRealmsSubscriptionInfoScreen.SUBSCRIPTION_START_LABELprivate static final ComponentRealmsSubscriptionInfoScreen.SUBSCRIPTION_TITLEprivate final ComponentRealmsResetWorldScreen.subtitleprivate static final ComponentRealmsBackupInfoScreen.BackupInfoListEntry.TEMPLATE_NAMEprivate static final ComponentRealmsTermsScreen.TERMS_LINK_TEXTprivate static final ComponentRealmsTermsScreen.TERMS_STATIC_TEXTprivate static final ComponentRealmsSubscriptionInfoScreen.TIME_LEFT_LABELprivate final ComponentRealmsGenericErrorScreen.ErrorMessage.titleThe field for thetitlerecord component.private ComponentRealmsLongRunningMcoTaskScreen.titleprivate static final ComponentRealmsBackupInfoScreen.TITLEprivate static final ComponentRealmsBackupScreen.TITLEprivate static final ComponentRealmsConfigureWorldScreen.TITLEprivate static final ComponentRealmsInviteScreen.TITLEprivate static final ComponentRealmsPlayerScreen.TITLEstatic final ComponentRealmsResetNormalWorldScreen.TITLEstatic final ComponentRealmsSelectFileToUploadScreen.TITLEprivate static final ComponentRealmsTermsScreen.TITLEprivate final ComponentRealmsConfirmScreen.title1private final ComponentRealmsConfirmScreen.title2private ComponentRealmsConfigureWorldScreen.toolTip(package private) ComponentRealmsPendingInvitesScreen.toolTipprivate static final ComponentRealmsSelectWorldTemplateScreen.TRAILER_BUTTON_NAMEprivate static final ComponentRealmsSelectWorldTemplateScreen.Entry.TRAILER_LINK_TOOLTIPprivate static final ComponentRealmsSelectFileToUploadScreen.UNABLE_TO_LOAD_WORLDprivate static final ComponentRealmsBackupInfoScreen.BackupInfoListEntry.UNDEFINEDprivate static final ComponentRealmsBackupInfoScreen.UNKNOWNprivate static final ComponentRealmsSubscriptionInfoScreen.UNKNOWNprivate static final ComponentRealmsClientOutdatedScreen.UNSUPPORTED_SNAPSHOT_VERSIONprivate static final ComponentRealmsBackupInfoScreen.BackupInfoListEntry.UPLOADEDprivate static final ComponentRealmsUploadScreen.VERIFYING_TEXTprivate Component[]RealmsSelectWorldTemplateScreen.warningprivate static final ComponentRealmsPopups.WARNINGprivate static final ComponentRealmsConfigureWorldScreen.WORLD_LIST_TITLEprivate static final ComponentRealmsResetWorldScreen.WORLD_TEMPLATES_TITLE(package private) static final ComponentRealmsSelectFileToUploadScreen.WORLD_TEXTprivate static final ComponentRealmsBackupInfoScreen.BackupInfoListEntry.WORLD_TYPEMethods in com.mojang.realmsclient.gui.screens that return ComponentModifier and TypeMethodDescription(package private) ComponentRealmsBackupInfoScreen.checkForSpecificMetadata(String key, String value) private ComponentRealmsDownloadLatestWorldScreen.createProgressNarrationMessage()private ComponentRealmsUploadScreen.createProgressNarrationMessage()private ComponentRealmsSubscriptionInfoScreen.daysLeftPresentation(int daysLeft) RealmsGenericErrorScreen.ErrorMessage.detail()Returns the value of thedetailrecord component.private ComponentRealmsBackupInfoScreen.gameDifficultyMetadata(String value) private ComponentRealmsBackupInfoScreen.gameModeMetadata(String value) (package private) static ComponentRealmsSelectFileToUploadScreen.gameModeName(LevelSummary levelSummary) private ComponentRealmsClientOutdatedScreen.getErrorMessage()RealmsBackupInfoScreen.BackupInfoListEntry.getNarration()RealmsPendingInvitesScreen.Entry.getNarration()RealmsSelectFileToUploadScreen.Entry.getNarration()RealmsSelectWorldTemplateScreen.Entry.getNarration()RealmsBrokenWorldScreen.getNarrationMessage()RealmsGenericErrorScreen.getNarrationMessage()RealmsParentalConsentScreen.getNarrationMessage()RealmsResetWorldScreen.getNarrationMessage()RealmsSelectFileToUploadScreen.getNarrationMessage()RealmsSelectWorldTemplateScreen.getNarrationMessage()RealmsSlotOptionsScreen.getNarrationMessage()RealmsSubscriptionInfoScreen.getNarrationMessage()RealmsTermsScreen.getNarrationMessage()private static ComponentRealmsSubscriptionInfoScreen.localPresentation(long time) RealmsGenericErrorScreen.ErrorMessage.title()Returns the value of thetitlerecord component.private ComponentRealmsBackupInfoScreen.BackupInfoListEntry.translateKey(String key) Methods in com.mojang.realmsclient.gui.screens with parameters of type ComponentModifier and TypeMethodDescriptionprivate CycleButton.OnValueChange<Boolean> RealmsSlotOptionsScreen.confirmDangerousOption(Component question, Consumer<Boolean> onPress) private static RealmsGenericErrorScreen.ErrorMessageRealmsGenericErrorScreen.errorMessage(Component message) private static RealmsGenericErrorScreen.ErrorMessageRealmsGenericErrorScreen.errorMessage(Component title, Component message) static PopupScreenRealmsPopups.infoPopupScreen(Screen backgroundScreen, Component message, Consumer<PopupScreen> onContinue) private voidRealmsUploadScreen.setErrorMessage(Component... errorMessage) voidvoidRealmsSelectWorldTemplateScreen.setWarning(Component... warning) private voidRealmsInviteScreen.showMessage(Component message) static PopupScreenRealmsPopups.warningAcknowledgePopupScreen(Screen backgroundScreen, Component message, Consumer<PopupScreen> onContinue) static PopupScreenRealmsPopups.warningPopupScreen(Screen backgroundScreen, Component message, Consumer<PopupScreen> onContinue) Method parameters in com.mojang.realmsclient.gui.screens with type arguments of type ComponentModifier and TypeMethodDescriptionprivate voidRealmsConfigureWorldScreen.drawRealmStatus(GuiGraphics guiGraphics, int x, int y, int mouseX, int mouseY, ResourceLocation sprite, Supplier<Component> tooltipSupplier) Constructors in com.mojang.realmsclient.gui.screens with parameters of type ComponentModifierConstructorDescription(package private)ErrorMessage(Component title, Component detail) Creates an instance of aErrorMessagerecord class.(package private)FrameButton(Font font, Component message, ResourceLocation image, Button.OnPress onPress) RealmsConfirmScreen(it.unimi.dsi.fastutil.booleans.BooleanConsumer callback, Component title1, Component title2) RealmsGenericErrorScreen(Component message, Screen nextScreen) RealmsGenericErrorScreen(Component title, Component line2, Screen message) RealmsPendingInvitesScreen(Screen lastScreen, Component title) RealmsResetNormalWorldScreen(Consumer<WorldGenerationInfo> callback, Component buttonTitle) RealmsResetWorldScreen(Screen lastScreen, RealmsServer serverData, int slot, Component title, Component subtitle, int subtitleColor, Component resetTaskTitle, RealmCreationTask realmCreationTask, Runnable resetWorldRunnable) privateRealmsResetWorldScreen(Screen lastScreen, RealmsServer serverData, int slot, Component title, Component subtitle, int subtitleColor, Component resetTaskTitle, Runnable resetWorldRunnable) RealmsSelectWorldTemplateScreen(Component title, Consumer<WorldTemplate> callback, RealmsServer.WorldType worldType) RealmsSelectWorldTemplateScreen(Component title, Consumer<WorldTemplate> callback, RealmsServer.WorldType worldType, WorldTemplatePaginatedList worldTemplatePaginatedList) -
Uses of Component in com.mojang.realmsclient.util
Fields in com.mojang.realmsclient.util declared as ComponentModifier and TypeFieldDescriptionprivate final ComponentLevelType.nameprivate static final ComponentRealmsUtil.RIGHT_NOWMethods in com.mojang.realmsclient.util that return ComponentModifier and TypeMethodDescriptionstatic ComponentRealmsUtil.convertToAgePresentation(long millis) static ComponentRealmsUtil.convertToAgePresentationFromInstant(Date date) LevelType.getName() -
Uses of Component in com.mojang.realmsclient.util.task
Fields in com.mojang.realmsclient.util.task declared as ComponentModifier and TypeFieldDescriptionprivate static final ComponentGetServerDetailsTask.APPLYING_PACK_TEXTprivate final ComponentResettingWorldTask.titleprivate static final ComponentCloseServerTask.TITLEprivate static final ComponentConnectTask.TITLEprivate static final ComponentCreateSnapshotRealmTask.TITLEprivate static final ComponentDownloadTask.TITLEprivate static final ComponentGetServerDetailsTask.TITLEprivate static final ComponentOpenServerTask.TITLEprivate static final ComponentRealmCreationTask.TITLEprivate static final ComponentRestoreTask.TITLEprivate static final ComponentSwitchMinigameTask.TITLEprivate static final ComponentSwitchSlotTask.TITLEMethods in com.mojang.realmsclient.util.task that return ComponentModifier and TypeMethodDescriptionCloseServerTask.getTitle()ConnectTask.getTitle()CreateSnapshotRealmTask.getTitle()DownloadTask.getTitle()GetServerDetailsTask.getTitle()abstract ComponentLongRunningTask.getTitle()OpenServerTask.getTitle()RealmCreationTask.getTitle()ResettingWorldTask.getTitle()RestoreTask.getTitle()SwitchMinigameTask.getTitle()SwitchSlotTask.getTitle()Methods in com.mojang.realmsclient.util.task with parameters of type ComponentConstructors in com.mojang.realmsclient.util.task with parameters of type ComponentModifierConstructorDescriptionResettingGeneratedWorldTask(WorldGenerationInfo generationInfo, long serverId, Component title, Runnable callback) ResettingTemplateWorldTask(WorldTemplate template, long serverId, Component title, Runnable callback) ResettingWorldTask(long serverId, Component title, Runnable callback) -
Uses of Component in net.minecraft.advancements
Fields in net.minecraft.advancements declared as ComponentModifier and TypeFieldDescriptionprivate final ComponentDisplayInfo.descriptionprivate final ComponentAdvancementType.displayNameprivate final ComponentDisplayInfo.titleFields in net.minecraft.advancements with type parameters of type ComponentMethods in net.minecraft.advancements that return ComponentModifier and TypeMethodDescriptionprivate static ComponentAdvancement.decorateName(DisplayInfo display) DisplayInfo.getDescription()AdvancementType.getDisplayName()AdvancementProgress.getProgressText()DisplayInfo.getTitle()static ComponentAdvancement.name(AdvancementHolder advancement) Methods in net.minecraft.advancements that return types with arguments of type ComponentModifier and TypeMethodDescriptionAdvancement.name()Returns the value of thenamerecord component.Methods in net.minecraft.advancements with parameters of type ComponentModifier and TypeMethodDescriptionAdvancement.Builder.display(ItemStack icon, Component title, Component description, ResourceLocation background, AdvancementType type, boolean showToast, boolean announceChat, boolean hidden) Advancement.Builder.display(ItemLike icon, Component title, Component description, ResourceLocation background, AdvancementType type, boolean showToast, boolean announceChat, boolean hidden) Constructors in net.minecraft.advancements with parameters of type ComponentModifierConstructorDescriptionDisplayInfo(ItemStack icon, Component title, Component description, Optional<ResourceLocation> background, AdvancementType type, boolean showToast, boolean announceChat, boolean hidden) -
Uses of Component in net.minecraft.advancements.critereon
Fields in net.minecraft.advancements.critereon declared as ComponentModifier and TypeFieldDescriptionprivate final ComponentItemWrittenBookPredicate.PagePredicate.contentsThe field for thecontentsrecord component.Fields in net.minecraft.advancements.critereon with type parameters of type ComponentModifier and TypeFieldDescriptionprivate final Optional<CollectionPredicate<Filterable<Component>, ItemWrittenBookPredicate.PagePredicate>> ItemWrittenBookPredicate.pagesThe field for thepagesrecord component.Methods in net.minecraft.advancements.critereon that return ComponentModifier and TypeMethodDescriptionItemWrittenBookPredicate.PagePredicate.contents()Returns the value of thecontentsrecord component.Methods in net.minecraft.advancements.critereon that return types with arguments of type ComponentModifier and TypeMethodDescriptionItemWrittenBookPredicate.pages()Returns the value of thepagesrecord component.Method parameters in net.minecraft.advancements.critereon with type arguments of type ComponentModifier and TypeMethodDescriptionbooleanItemWrittenBookPredicate.PagePredicate.test(Filterable<Component> contents) Constructors in net.minecraft.advancements.critereon with parameters of type ComponentModifierConstructorDescriptionPagePredicate(Component contents) Creates an instance of aPagePredicaterecord class.Constructor parameters in net.minecraft.advancements.critereon with type arguments of type ComponentModifierConstructorDescriptionItemWrittenBookPredicate(Optional<CollectionPredicate<Filterable<Component>, ItemWrittenBookPredicate.PagePredicate>> pages, Optional<String> author, Optional<String> title, MinMaxBounds.Ints generation, Optional<Boolean> resolved) Creates an instance of aItemWrittenBookPredicaterecord class. -
Uses of Component in net.minecraft.client
Fields in net.minecraft.client declared as ComponentModifier and TypeFieldDescriptionprivate static final Componentprivate static final Componentprivate static final Componentprivate static final Componentprivate static final ComponentOptions.ACCESSIBILITY_TOOLTIP_FOV_EFFECTprivate static final Componentprivate static final Componentprivate static final Componentprivate static final Componentprivate static final Componentprivate static final Componentprivate static final ComponentOptions.ALLOW_SERVER_LISTING_TOOLTIPfinal ComponentOptionInstance.captionprivate static final ComponentGuiMessageTag.CHAT_ERROR_TEXTprivate static final ComponentGuiMessageTag.CHAT_MODIFIED_TEXTprivate static final ComponentGuiMessageTag.CHAT_NOT_SECURE_TEXTprivate static final ComponentOptions.CHAT_TOOLTIP_HIDE_MATCHED_NAMESprivate static final ComponentOptions.CHAT_TOOLTIP_ONLY_SHOW_SECUREprivate final ComponentGuiMessage.contentThe field for thecontentrecord component.private static final ComponentOptions.DIRECTIONAL_AUDIO_TOOLTIP_OFFprivate static final ComponentOptions.DIRECTIONAL_AUDIO_TOOLTIP_ONprivate static final ComponentOptions.GRAPHICS_TOOLTIP_FABULOUSprivate static final ComponentOptions.GRAPHICS_TOOLTIP_FANCYprivate static final ComponentOptions.GRAPHICS_TOOLTIP_FAST(package private) static final ComponentMinecraft.ChatStatus.INFO_DISABLED_BY_PROFILEprivate static final Componentprivate final ComponentMinecraft.ChatStatus.messageprivate static final ComponentOptions.MOVEMENT_HOLDprivate static final ComponentOptions.MOVEMENT_TOGGLEprivate final ComponentNarratorStatus.namestatic final ComponentGameNarrator.NO_TITLEprivate static final ComponentOptions.PRIORITIZE_CHUNK_TOOLTIP_NEARBYprivate static final ComponentOptions.PRIORITIZE_CHUNK_TOOLTIP_NONEprivate static final Componentprivate static final ComponentOptions.REALMS_NOTIFICATIONS_TOOLTIPprivate static final ComponentMinecraft.SOCIAL_INTERACTIONS_NOT_AVAILABLEprivate static final ComponentGuiMessageTag.SYSTEM_TEXTprivate static final ComponentGuiMessageTag.SYSTEM_TEXT_SINGLE_PLAYERprivate static final ComponentOptions.TELEMETRY_TOOLTIPprivate final ComponentGuiMessageTag.textThe field for thetextrecord component.Fields in net.minecraft.client with type parameters of type ComponentMethods in net.minecraft.client that return ComponentModifier and TypeMethodDescriptionGuiMessage.content()Returns the value of thecontentrecord component.static ComponentOptions.genericValueLabel(Component text, int value) static ComponentOptions.genericValueLabel(Component text, Component value) static ComponentOptions.genericValueOrOffLabel(Component text, int value) Minecraft.ChatStatus.getMessage()NarratorStatus.getName()KeyMapping.getTranslatedKeyMessage()private ComponentMinecraft.grabHugeScreenshot(File gameDirectory, int columnWidth, int rowHeight, int width, int height) Minecraft.grabPanoramixScreenshot(File gameDirectory, int width, int height) private static ComponentOptions.percentValueLabel(Component text, double value) private static ComponentOptions.percentValueOrOffLabel(Component text, double value) private static ComponentOptions.pixelValueLabel(Component text, int value) GuiMessageTag.text()Returns the value of thetextrecord component.Methods in net.minecraft.client that return types with arguments of type ComponentModifier and TypeMethodDescriptionKeyMapping.createNameSupplier(String key) Returns a supplier which gets a keybind's current binding (eg,key.forwardreturns W by default), or the keybind's name if no such keybind exists (eg,key.invalidreturns key.invalid)Methods in net.minecraft.client with parameters of type ComponentModifier and TypeMethodDescriptionprivate voidMinecraft.addResourcePackLoadFailToast(Component message) static <T> OptionInstance.TooltipSupplier<T> OptionInstance.cachedConstantTooltip(Component message) voidMinecraft.clearResourcePacksOnError(Throwable throwable, Component errorMessage, Minecraft.GameLoadCookie gameLoadCookie) private voidKeyboardHandler.debugComponent(ChatFormatting formatting, Component message) private voidKeyboardHandler.debugFeedbackComponent(Component message) static ComponentOptions.genericValueLabel(Component text, int value) static ComponentOptions.genericValueLabel(Component text, Component value) static ComponentOptions.genericValueOrOffLabel(Component text, int value) private static ComponentOptions.percentValueLabel(Component text, double value) private static ComponentOptions.percentValueOrOffLabel(Component text, double value) private static ComponentOptions.pixelValueLabel(Component text, int value) voidvoidvoidMethod parameters in net.minecraft.client with type arguments of type ComponentModifier and TypeMethodDescriptionprivate static voidScreenshot._grab(File gameDirectory, String screenshotName, RenderTarget buffer, Consumer<Component> messageConsumer) booleanMinecraft.debugClientMetricsStart(Consumer<Component> logger) static voidScreenshot.grab(File gameDirectory, RenderTarget buffer, Consumer<Component> messageConsumer) Saves a screenshot in the game directory with a time-stamped filename.static voidScreenshot.grab(File gameDirectory, String screenshotName, RenderTarget buffer, Consumer<Component> messageConsumer) Saves a screenshot in the game directory with the given file name (or null to generate a time-stamped name).Constructors in net.minecraft.client with parameters of type ComponentModifierConstructorDescriptionprivateChatStatus(Component message) GuiMessage(int addedTime, Component content, MessageSignature signature, GuiMessageTag tag) Creates an instance of aGuiMessagerecord class.GuiMessageTag(int indicatorColor, GuiMessageTag.Icon icon, Component text, String logTag) Creates an instance of aGuiMessageTagrecord class. -
Uses of Component in net.minecraft.client.gui
Fields in net.minecraft.client.gui declared as ComponentModifier and TypeFieldDescriptionprivate static final Componentprivate Componentprivate static final ComponentGui.SAVING_TEXTprivate ComponentGui.subtitleThe current sub-title displayedprivate ComponentGui.titleThe current title displayedMethods in net.minecraft.client.gui with parameters of type ComponentModifier and TypeMethodDescriptionvoidGuiGraphics.drawCenteredString(Font font, Component text, int x, int y, int color) Draws a centered string at the specified coordinates using the given font, text component, and color.intFont.drawInBatch(Component text, float x, float y, int color, boolean dropShadow, org.joml.Matrix4f matrix, MultiBufferSource buffer, Font.DisplayMode displayMode, int backgroundColor, int packedLightCoords) intGuiGraphics.drawString(Font font, Component text, int x, int y, int color) Draws a component's visual order text at the specified coordinates using the given font, text component, and color.intGuiGraphics.drawString(Font font, Component text, int x, int y, int color, boolean dropShadow) Draws a component's visual order text at the specified coordinates using the given font, text component, color, and drop shadow.intGuiGraphics.drawStringWithBackdrop(Font font, Component text, int x, int y, int xOffset, int color) voidGuiGraphics.renderTooltip(Font font, Component text, int mouseX, int mouseY) Renders a tooltip with a single line of text at the specified mouse coordinates.voidGui.setNowPlaying(Component displayName) Sets the currently playing record display name and updates the overlay message.voidGui.setOverlayMessage(Component component, boolean animateColor) Sets the overlay message to be displayed on the screen.voidGui.setSubtitle(Component subtitle) Sets the subtitle to be displayed in the title screen.voidSets the title to be displayed in the title screen.Method parameters in net.minecraft.client.gui with type arguments of type ComponentModifier and TypeMethodDescriptionvoidGuiGraphics.renderComponentTooltip(Font font, List<Component> tooltipLines, int mouseX, int mouseY) Renders a tooltip with multiple lines of component-based text at the specified mouse coordinates.voidGuiGraphics.renderTooltip(Font font, List<Component> tooltipLines, Optional<TooltipComponent> visualTooltipComponent, int mouseX, int mouseY) Renders a tooltip with customizable components at the specified mouse coordinates.voidGuiGraphics.renderTooltip(Font font, List<Component> textComponents, Optional<TooltipComponent> tooltipComponent, ItemStack stack, int mouseX, int mouseY) -
Uses of Component in net.minecraft.client.gui.components
Fields in net.minecraft.client.gui.components declared as ComponentModifier and TypeFieldDescriptionprivate static final ComponentChatComponent.DELETED_CHAT_MESSAGEprivate ComponentPlayerTabOverlay.footerprivate final ComponentPlayerTabOverlay.ScoreDisplayEntry.formattedScoreThe field for theformattedScorerecord component.private ComponentPlayerTabOverlay.headerprivate ComponentEditBox.hintprivate ComponentAbstractWidget.messageprivate final ComponentButton.Builder.messageprivate final ComponentCheckbox.Builder.messageprivate final ComponentMultiLineTextWidget.CacheKey.messageThe field for themessagerecord component.private final ComponentPlainTextButton.messageprivate ComponentPopupScreen.Builder.messageprivate final ComponentPopupScreen.ButtonOption.messageThe field for themessagerecord component.private final ComponentPopupScreen.messageprivate final ComponentSpriteIconButton.Builder.messageprivate final ComponentTooltip.messageprivate final ComponentCycleButton.nameprivate final ComponentPlayerTabOverlay.ScoreDisplayEntry.nameThe field for thenamerecord component.private final ComponentTooltip.narrationprivate final ComponentMultiLineEditBox.placeholderprivate final ComponentSubtitleOverlay.Subtitle.textprivate final ComponentPopupScreen.Builder.titleprivate final ComponentPlainTextButton.underlinedMessageprivate static final ComponentObjectSelectionList.USAGE_NARRATIONFields in net.minecraft.client.gui.components with type parameters of type ComponentModifier and TypeFieldDescriptionCycleButton.Builder.valueStringifierCycleButton.valueStringifierMethods in net.minecraft.client.gui.components that return ComponentModifier and TypeMethodDescriptionprivate ComponentCycleButton.createLabelForValue(T value) private ComponentPlayerTabOverlay.decorateName(PlayerInfo playerInfo, MutableComponent name) PlayerTabOverlay.ScoreDisplayEntry.formattedScore()Returns the value of theformattedScorerecord component.AbstractWidget.getMessage()PlayerTabOverlay.getNameForDisplay(PlayerInfo playerInfo) abstract ComponentObjectSelectionList.Entry.getNarration()CommandSuggestions.getNarrationMessage()(package private) ComponentCommandSuggestions.SuggestionsList.getNarrationMessage()PopupScreen.getNarrationMessage()SubtitleOverlay.Subtitle.getText()CommandSuggestions.getUsageNarration()MultiLineTextWidget.CacheKey.message()Returns the value of themessagerecord component.PopupScreen.ButtonOption.message()Returns the value of themessagerecord component.PlayerTabOverlay.ScoreDisplayEntry.name()Returns the value of thenamerecord component.Methods in net.minecraft.client.gui.components with parameters of type ComponentModifier and TypeMethodDescriptionPopupScreen.Builder.addButton(Component message, Consumer<PopupScreen> action) voidChatComponent.addMessage(Component chatComponent) voidChatComponent.addMessage(Component chatComponent, MessageSignature headerSignature, GuiMessageTag tag) static CycleButton.Builder<Boolean> CycleButton.booleanBuilder(Component componentOn, Component componentOff) static Button.BuilderButton.builder(Component message, Button.OnPress onPress) static Checkbox.Builderstatic SpriteIconButton.BuilderSpriteIconButton.builder(Component message, Button.OnPress onPress, boolean iconOnly) private FormattedCharSequenceCycleButton.Builder.create(int x, int y, int width, int height, Component name, CycleButton.OnValueChange<T> onValueChange) CycleButton.Builder.create(Component message, CycleButton.OnValueChange<T> onValueChange) static MultiLineLabelstatic MultiLineLabelstatic MultiLineLabelstatic MultiLineLabelstatic Tooltipstatic Tooltipprivate intCheckbox.getAdjustedWidth(int maxWidth, Component message, Font font) (package private) static intCheckbox.getDefaultWidth(Component message, Font font) static voidAbstractWidget.renderScrollingString(GuiGraphics guiGraphics, Font font, Component text, int minX, int minY, int maxX, int maxY, int color) static voidAbstractWidget.renderScrollingString(GuiGraphics guiGraphics, Font font, Component text, int centerX, int minX, int minY, int maxX, int maxY, int color) voidvoidvoidvoidAbstractWidget.setMessage(Component message) PopupScreen.Builder.setMessage(Component message) static List<FormattedCharSequence> Tooltip.splitTooltip(Minecraft minecraft, Component message) static MutableComponentAbstractWidget.wrapDefaultNarrationMessage(Component message) Method parameters in net.minecraft.client.gui.components with type arguments of type ComponentConstructors in net.minecraft.client.gui.components with parameters of type ComponentModifierConstructorDescriptionAbstractButton(int x, int y, int width, int height, Component message) AbstractContainerWidget(int p_313730_, int p_313819_, int p_313847_, int p_313718_, Component p_313894_) AbstractScrollWidget(int x, int y, int width, int height, Component message) AbstractSliderButton(int x, int y, int width, int height, Component message, double value) AbstractStringWidget(int x, int y, int width, int height, Component message, Font font) AbstractWidget(int x, int y, int width, int height, Component message) Builder(Component message, Button.OnPress onPress) (package private)Builder(Component message, Button.OnPress onPress, boolean iconOnly) protectedButton(int x, int y, int width, int height, Component message, Button.OnPress onPress, Button.CreateNarration createNarration) (package private)ButtonOption(Component message, Consumer<PopupScreen> action) Creates an instance of aButtonOptionrecord class.(package private)CacheKey(Component message, int maxWidth, OptionalInt maxRows) Creates an instance of aCacheKeyrecord class.protectedCenteredIcon(int p_295914_, int p_294852_, Component p_295609_, int p_294922_, int p_296462_, ResourceLocation p_295554_, Button.OnPress p_294427_, Button.CreateNarration p_330653_) (package private)Checkbox(int x, int y, int maxWidth, Component message, Font font, boolean selected, Checkbox.OnValueChange onValueChange) (package private)CycleButton(int x, int y, int width, int height, Component message, Component name, int index, T value, CycleButton.ValueListSupplier<T> values, Function<T, Component> valueStringifier, Function<CycleButton<T>, MutableComponent> narrationProvider, CycleButton.OnValueChange<T> onValueChange, OptionInstance.TooltipSupplier<T> tooltipSupplier, boolean displayOnlyValue) FittingMultiLineTextWidget(int x, int y, int width, int height, Component message, Font font) FocusableTextWidget(int maxWidth, Component message, Font font) FocusableTextWidget(int maxWidth, Component message, Font font, boolean alwaysShowBorder, int padding) FocusableTextWidget(int maxWidth, Component message, Font font, int padding) ImageButton(int x, int y, int width, int height, WidgetSprites sprites, Button.OnPress onPress, Component message) ImageButton(int width, int height, WidgetSprites sprites, Button.OnPress onPress, Component message) LerpingBossEvent(UUID id, Component name, float progress, BossEvent.BossBarColor color, BossEvent.BossBarOverlay overlay, boolean darkenScreen, boolean bossMusic, boolean worldFog) LoadingDotsWidget(Font font, Component message) MultiLineEditBox(Font font, int x, int y, int width, int height, Component placeholder, Component message) MultiLineTextWidget(int x, int y, Component message, Font font) MultiLineTextWidget(Component message, Font font) PlainTextButton(int x, int y, int width, int height, Component message, Button.OnPress onPress, Font font) (package private)PopupScreen(Screen backgroundScreen, int width, ResourceLocation image, Component title, Component message, List<PopupScreen.ButtonOption> buttons, Runnable onClose) (package private)ScoreDisplayEntry(Component name, int score, Component formattedScore, int scoreWidth) Creates an instance of aScoreDisplayEntryrecord class.(package private)SpriteIconButton(int width, int height, Component message, int spriteWidth, int spriteHeight, ResourceLocation sprite, Button.OnPress onPress, Button.CreateNarration createNarration) StringWidget(int x, int y, int width, int height, Component message, Font font) StringWidget(int width, int height, Component message, Font font) StringWidget(Component message, Font font) protectedTextAndIcon(int p_296442_, int p_294340_, Component p_296265_, int p_294900_, int p_295900_, ResourceLocation p_296097_, Button.OnPress p_295566_, Button.CreateNarration p_330735_) privateConstructor parameters in net.minecraft.client.gui.components with type arguments of type ComponentModifierConstructorDescription(package private)CycleButton(int x, int y, int width, int height, Component message, Component name, int index, T value, CycleButton.ValueListSupplier<T> values, Function<T, Component> valueStringifier, Function<CycleButton<T>, MutableComponent> narrationProvider, CycleButton.OnValueChange<T> onValueChange, OptionInstance.TooltipSupplier<T> tooltipSupplier, boolean displayOnlyValue) -
Uses of Component in net.minecraft.client.gui.components.tabs
Fields in net.minecraft.client.gui.components.tabs declared as ComponentModifier and TypeFieldDescriptionprivate final ComponentGridLayoutTab.titleprivate static final ComponentTabNavigationBar.USAGE_NARRATIONMethods in net.minecraft.client.gui.components.tabs that return ComponentConstructors in net.minecraft.client.gui.components.tabs with parameters of type Component -
Uses of Component in net.minecraft.client.gui.components.toasts
Fields in net.minecraft.client.gui.components.toasts declared as ComponentModifier and TypeFieldDescriptionprivate static final ComponentRecipeToast.DESCRIPTION_TEXTprivate final ComponentTutorialToast.messageprivate ComponentSystemToast.titleprivate final ComponentTutorialToast.titleprivate static final ComponentRecipeToast.TITLE_TEXTMethods in net.minecraft.client.gui.components.toasts with parameters of type ComponentModifier and TypeMethodDescriptionstatic voidSystemToast.add(ToastComponent toastComponent, SystemToast.SystemToastId id, Component title, Component message) static voidSystemToast.addOrUpdate(ToastComponent toastComponent, SystemToast.SystemToastId id, Component title, Component message) static SystemToastSystemToast.multiline(Minecraft minecraft, SystemToast.SystemToastId id, Component title, Component message) private static com.google.common.collect.ImmutableList<FormattedCharSequence> SystemToast.nullToEmpty(Component message) voidConstructors in net.minecraft.client.gui.components.toasts with parameters of type ComponentModifierConstructorDescriptionprivateSystemToast(SystemToast.SystemToastId id, Component title, List<FormattedCharSequence> messageLines, int width) SystemToast(SystemToast.SystemToastId id, Component title, Component message) TutorialToast(TutorialToast.Icons icon, Component title, Component message, boolean progressable) -
Uses of Component in net.minecraft.client.gui.layouts
Methods in net.minecraft.client.gui.layouts with parameters of type ComponentModifier and TypeMethodDescriptionvoidHeaderAndFooterLayout.addTitleHeader(Component message, Font font) static LayoutCommonLayouts.labeledElement(Font font, LayoutElement element, Component label) static LayoutCommonLayouts.labeledElement(Font font, LayoutElement element, Component label, Consumer<LayoutSettings> layoutSettings) -
Uses of Component in net.minecraft.client.gui.narration
Methods in net.minecraft.client.gui.narration with parameters of type ComponentModifier and TypeMethodDescriptiondefault voidNarrationElementOutput.add(NarratedElementType type, Component contents) default voidNarrationElementOutput.add(NarratedElementType type, Component... contents) static NarrationThunk<?> Method parameters in net.minecraft.client.gui.narration with type arguments of type Component -
Uses of Component in net.minecraft.client.gui.screens
Fields in net.minecraft.client.gui.screens declared as ComponentModifier and TypeFieldDescriptionstatic final ComponentConnectScreen.ABORT_CONNECTIONprivate static final ComponentPauseScreen.ADVANCEMENTSprivate static final ComponentShareToLanScreen.ALLOW_COMMANDS_LABELprivate static final ComponentCreditsAndAttributionScreen.ATTRIBUTION_BUTTONprivate static final ComponentCreateBuffetWorldScreen.BIOME_SELECT_INFOprivate static final ComponentRecoverWorldDataScreen.BUGTRACKER_BUTTONprivate final ComponentGenericWaitingScreen.buttonLabelprivate final ComponentDisconnectedScreen.buttonTextprivate final ComponentDeathScreen.causeOfDeathprivate ComponentCreateFlatWorldScreen.columnHeightThe text used to identify the height of a layerprivate ComponentCreateFlatWorldScreen.columnTypeThe text used to identify the material for a layer(package private) final ComponentConnectScreen.connectFailedTitleprivate static final ComponentConfirmLinkScreen.COPY_BUTTON_TEXTprivate static final ComponentTitleScreen.COPYRIGHT_TEXTprivate static final ComponentCreditsAndAttributionScreen.CREDITS_BUTTONprivate ComponentDeathScreen.deathScoreprivate final ComponentBackupConfirmScreen.descriptionprivate static final ComponentRecoverWorldDataScreen.DONE_FAILEDprivate static final ComponentRecoverWorldDataScreen.DONE_SUCCESSprivate static final ComponentRecoverWorldDataScreen.DONE_TITLEprivate static final ComponentReceivingLevelScreen.DOWNLOADING_TERRAIN_TEXTprivate static final ComponentDirectJoinServerScreen.ENTER_IP_LABELprivate static final ComponentPauseScreen.FEEDBACK_SUBSCREENprivate static final ComponentPauseScreen.GAMEprivate static final ComponentShareToLanScreen.GAME_MODE_LABELprivate ComponentProgressScreen.headerprivate static final ComponentShareToLanScreen.INFO_TEXTprivate static final ComponentShareToLanScreen.INVALID_PORTprivate static final ComponentEditServerScreen.IP_LABELprivate static final ComponentCreditsAndAttributionScreen.LICENSES_BUTTONprivate ComponentPresetFlatWorldScreen.listTextprivate final ComponentConfirmScreen.messageprivate final ComponentErrorScreen.messageprivate final ComponentNoticeWithLinkScreen.messageprivate final ComponentRecoverWorldDataScreen.messageprivate static final ComponentOutOfMemoryScreen.MESSAGEprivate final ComponentAlertScreen.messageTextprivate final ComponentGenericWaitingScreen.messageTextprivate static final ComponentRecoverWorldDataScreen.MISSING_FILE(package private) final ComponentCreateBuffetWorldScreen.BiomeList.Entry.nameprivate final ComponentPresetFlatWorldScreen.PresetsList.Entry.namestatic final ComponentBanNoticeScreens.NAME_BAN_TITLEprivate static final ComponentEditServerScreen.NAME_LABELprivate static final ComponentRecoverWorldDataScreen.NO_FALLBACK_TOOLTIPprivate static final ComponentRecoverWorldDataScreen.NO_ISSUESprotected ComponentConfirmScreen.noButtonThe text shown for the second button in GuiYesNoprivate final ComponentAlertScreen.okButtonprivate static final ComponentAccessibilityOnboardingScreen.ONBOARDING_NARRATOR_MESSAGEprivate static final ComponentDisconnectedScreen.OPEN_REPORT_DIR_TITLEprivate static final ComponentPauseScreen.OPTIONSprivate static final ComponentPauseScreen.PAUSEDprivate static final ComponentBanNoticeScreens.PERMANENT_BAN_TITLEprivate static final ComponentPauseScreen.PLAYER_REPORTINGprivate static final ComponentShareToLanScreen.PORT_INFO_TEXTprivate static final ComponentShareToLanScreen.PORT_UNAVAILABLEprivate static final ComponentPauseScreen.REPORT_BUGSprivate static final ComponentDisconnectedScreen.REPORT_TO_SERVER_TITLEprivate static final ComponentRecoverWorldDataScreen.RESTORE_BUTTONprivate static final ComponentPauseScreen.RETURN_TO_GAMEprivate static final ComponentPauseScreen.RETURN_TO_MENUprivate static final ComponentPauseScreen.SAVING_LEVELprivate static final ComponentWinScreen.SECTION_HEADINGprivate static final ComponentPauseScreen.SEND_FEEDBACKprivate static final ComponentPauseScreen.SERVER_LINKSprivate static final ComponentPauseScreen.SHARE_TO_LANprivate ComponentPresetFlatWorldScreen.shareTextprivate static final ComponentBanNoticeScreens.SKIN_BAN_DESCRIPTIONprivate static final ComponentBanNoticeScreens.SKIN_BAN_TITLEprivate ComponentProgressScreen.stageprivate static final ComponentPauseScreen.STATSprivate ComponentConnectScreen.statusprivate static final ComponentNoticeWithLinkScreen.SYMLINK_PACK_MESSAGE_TEXTprivate static final ComponentNoticeWithLinkScreen.SYMLINK_PACK_TITLEprivate static final ComponentNoticeWithLinkScreen.SYMLINK_WORLD_MESSAGE_TEXTprivate static final ComponentNoticeWithLinkScreen.SYMLINK_WORLD_TITLEprivate static final ComponentBanNoticeScreens.TEMPORARY_BAN_TITLEprotected final ComponentScreen.titleprivate static final ComponentAccessibilityOnboardingScreen.TITLEprivate static final ComponentCreditsAndAttributionScreen.TITLEprivate static final ComponentOutOfMemoryScreen.TITLEprivate static final ComponentPauseScreen.FeedbackSubScreen.TITLEprivate static final ComponentRecoverWorldDataScreen.TITLEprivate static final ComponentTitleScreen.TITLEprivate static final ComponentDisconnectedScreen.TO_SERVER_LISTprivate static final ComponentDisconnectedScreen.TO_TITLEstatic final ComponentConnectScreen.UNKNOWN_HOST_MESSAGEstatic final ComponentPresetFlatWorldScreen.UNKNOWN_PRESETprivate static final ComponentScreen.USAGE_NARRATIONprivate static final ComponentChatScreen.USAGE_TEXTprivate static final ComponentConfirmLinkScreen.WARNING_TEXTprotected ComponentConfirmScreen.yesButtonThe text shown for the first button in GuiYesNoMethods in net.minecraft.client.gui.screens that return ComponentModifier and TypeMethodDescriptionprivate ComponentRecoverWorldDataScreen.buildInfo(LevelStorageSource.LevelStorageAccess level, boolean useFallback, Exception exception) private static ComponentBanNoticeScreens.getBanDurationText(com.mojang.authlib.minecraft.BanDetails banDetails) private static ComponentBanNoticeScreens.getBannedScreenText(com.mojang.authlib.minecraft.BanDetails banDetails) private static ComponentBanNoticeScreens.getBannedTitle(com.mojang.authlib.minecraft.BanDetails banDetails) private static ComponentBanNoticeScreens.getBanReasonText(com.mojang.authlib.minecraft.BanDetails banDetails) private static ComponentBanNoticeScreens.getBanStatusText(com.mojang.authlib.minecraft.BanDetails banDetails) private ComponentLevelLoadingScreen.getFormattedProgress()private ComponentTitleScreen.getMultiplayerDisabledReason()CreateBuffetWorldScreen.BiomeList.Entry.getNarration()CreateFlatWorldScreen.DetailsList.Entry.getNarration()PresetFlatWorldScreen.PresetsList.Entry.getNarration()AlertScreen.getNarrationMessage()ConfirmScreen.getNarrationMessage()DisconnectedScreen.getNarrationMessage()GenericWaitingScreen.getNarrationMessage()NoticeWithLinkScreen.getNarrationMessage()RecoverWorldDataScreen.getNarrationMessage()Screen.getNarrationMessage()Screen.getTitle()protected ComponentScreen.getUsageNarration()private ComponentShareToLanScreen.tryParsePort(String port) Methods in net.minecraft.client.gui.screens that return types with arguments of type ComponentMethods in net.minecraft.client.gui.screens with parameters of type ComponentModifier and TypeMethodDescriptionprivate voidWinScreen.addCreditsLine(Component creditsLine, boolean centered) static <T extends AbstractContainerMenu>
voidstatic GenericWaitingScreenGenericWaitingScreen.createCompleted(Component title, Component messageText, Component buttonLabel, Runnable buttonCallback) static GenericWaitingScreenGenericWaitingScreen.createWaiting(Component title, Component buttonLabel, Runnable buttonCallback) default voidMenuScreens.ScreenConstructor.fromPacket(Component title, MenuType<T> type, Minecraft mc, int windowId) private static ButtonPauseScreen.openLinkButton(Screen lastScreen, Component buttonText, URI uri) private ButtonPauseScreen.openScreenButton(Component message, Supplier<Screen> screenSupplier) voidProgressScreen.progressStage(Component component) voidProgressScreen.progressStart(Component component) voidProgressScreen.progressStartNoAbort(Component component) voidScreen.setTooltipForNextRenderPass(Component tooltip) private voidConnectScreen.updateStatus(Component status) Constructors in net.minecraft.client.gui.screens with parameters of type ComponentModifierConstructorDescriptionAlertScreen(Runnable callback, Component title, Component text) AlertScreen(Runnable callback, Component title, Component messageText, Component okButton, boolean shouldCloseOnEsc) BackupConfirmScreen(Runnable onCancel, BackupConfirmScreen.Listener onProceed, Component title, Component description, boolean promptForCacheErase) ConfirmLinkScreen(it.unimi.dsi.fastutil.booleans.BooleanConsumer callback, Component title, String url, boolean trusted) ConfirmLinkScreen(it.unimi.dsi.fastutil.booleans.BooleanConsumer callback, Component title, URI uri, boolean trusted) ConfirmLinkScreen(it.unimi.dsi.fastutil.booleans.BooleanConsumer callback, Component title, Component message, String url, Component noButton, boolean trusted) ConfirmLinkScreen(it.unimi.dsi.fastutil.booleans.BooleanConsumer callback, Component title, Component message, URI uri, Component noButton, boolean trusted) ConfirmScreen(it.unimi.dsi.fastutil.booleans.BooleanConsumer callback, Component title, Component message) ConfirmScreen(it.unimi.dsi.fastutil.booleans.BooleanConsumer callback, Component title, Component message, Component yesButton, Component noButton) privateConnectScreen(Screen parent, Component connectFailedTitle) DeathScreen(Component causeOfDeath, boolean hardcore) DisconnectedScreen(Screen parent, Component title, Component reason) DisconnectedScreen(Screen parent, Component title, Component reason, Component buttonText) DisconnectedScreen(Screen parent, Component title, DisconnectionDetails details) DisconnectedScreen(Screen parent, Component title, DisconnectionDetails details, Component buttonText) ErrorScreen(Component title, Component message) GenericMessageScreen(Component p_331916_) protectedGenericWaitingScreen(Component title, Component messageText, Component buttonLabel, Runnable buttonCallback, int disableButtonTicks) NoticeWithLinkScreen(Component title, Component message, URI uri, Runnable onClose) protectedTitleConfirmScreen(it.unimi.dsi.fastutil.booleans.BooleanConsumer p_273707_, Component p_273255_, Component p_273747_, Component p_273434_, Component p_273416_) -
Uses of Component in net.minecraft.client.gui.screens.achievement
Fields in net.minecraft.client.gui.screens.achievement declared as ComponentModifier and TypeFieldDescriptionprivate static final ComponentStatsScreen.GENERAL_BUTTONprivate static final ComponentStatsScreen.ITEMS_BUTTONprivate final ComponentStatsScreen.MobsStatisticsList.MobRow.killedByprivate final ComponentStatsScreen.MobsStatisticsList.MobRow.killsprivate final ComponentStatsScreen.MobsStatisticsList.MobRow.mobNameprivate static final ComponentStatsScreen.MOBS_BUTTON(package private) static final ComponentStatsScreen.NO_VALUE_DISPLAYprivate static final ComponentStatsScreen.PENDING_TEXTprivate final ComponentStatsScreen.GeneralStatisticsList.Entry.statDisplayprivate static final ComponentStatsScreen.TITLEMethods in net.minecraft.client.gui.screens.achievement that return ComponentModifier and TypeMethodDescriptionStatsScreen.GeneralStatisticsList.Entry.getNarration()StatsScreen.ItemStatisticsList.ItemRow.getNarration()StatsScreen.MobsStatisticsList.MobRow.getNarration() -
Uses of Component in net.minecraft.client.gui.screens.advancements
Fields in net.minecraft.client.gui.screens.advancements declared as ComponentModifier and TypeFieldDescriptionprivate static final ComponentAdvancementsScreen.NO_ADVANCEMENTS_LABELprivate final ComponentAdvancementTab.titleprivate static final ComponentAdvancementsScreen.TITLEprivate static final ComponentAdvancementsScreen.VERY_SAD_LABELMethods in net.minecraft.client.gui.screens.advancements that return ComponentMethods in net.minecraft.client.gui.screens.advancements with parameters of type ComponentModifier and TypeMethodDescriptionprivate List<FormattedText> AdvancementWidget.findOptimalLines(Component component, int maxWidth) -
Uses of Component in net.minecraft.client.gui.screens.debug
Fields in net.minecraft.client.gui.screens.debug declared as ComponentModifier and TypeFieldDescription(package private) final ComponentGameModeSwitcherScreen.GameModeIcon.nameprivate static final ComponentGameModeSwitcherScreen.SELECT_KEYMethods in net.minecraft.client.gui.screens.debug that return ComponentModifier and TypeMethodDescription(package private) ComponentGameModeSwitcherScreen.GameModeIcon.getName()Constructors in net.minecraft.client.gui.screens.debug with parameters of type ComponentModifierConstructorDescriptionprivateGameModeIcon(Component name, String command, ItemStack renderStack) -
Uses of Component in net.minecraft.client.gui.screens.inventory
Fields in net.minecraft.client.gui.screens.inventory declared as ComponentModifier and TypeFieldDescription(package private) final ComponentBookEditScreen.LineInfo.asComponentprivate static final ComponentAbstractCommandBlockEditScreen.COMMAND_LABELprivate static final ComponentStructureBlockEditScreen.CUSTOM_DATA_LABELprivate static final ComponentMerchantScreen.DEPRECATED_TOOLTIPprivate static final ComponentStructureBlockEditScreen.DETECT_SIZE_LABELprivate static final ComponentCrafterScreen.DISABLED_SLOT_TOOLTIPprivate static final ComponentBookEditScreen.EDIT_TITLE_LABELprivate static final ComponentSmithingScreen.ERROR_TOOLTIPprivate static final ComponentJigsawBlockEditScreen.FINAL_STATE_LABELprivate static final ComponentBookEditScreen.FINALIZE_WARNING_LABELprivate static final ComponentStructureBlockEditScreen.INCLUDE_ENTITIES_LABELprivate static final ComponentStructureBlockEditScreen.INTEGRITY_LABELprivate static final ComponentJigsawBlockEditScreen.JOINT_LABELprivate static final ComponentSmithingScreen.MISSING_TEMPLATE_TOOLTIPprivate static final ComponentJigsawBlockEditScreen.NAME_LABELprivate static final ComponentStructureBlockEditScreen.NAME_LABELprivate final ComponentBookEditScreen.ownerTextprivate ComponentBookEditScreen.pageMsgprivate ComponentBookViewScreen.pageMsgprivate static final ComponentJigsawBlockEditScreen.PLACEMENT_PRIORITY_LABELprivate static final ComponentJigsawBlockEditScreen.PLACEMENT_PRIORITY_TOOLTIPprotected final ComponentAbstractContainerScreen.playerInventoryTitleprivate static final ComponentJigsawBlockEditScreen.POOL_LABELprivate static final ComponentStructureBlockEditScreen.POSITION_LABELprivate static final ComponentAbstractCommandBlockEditScreen.PREVIOUS_OUTPUT_LABELprivate static final ComponentBeaconScreen.PRIMARY_EFFECT_LABELprivate static final ComponentBeaconScreen.SECONDARY_EFFECT_LABELprivate static final ComponentJigsawBlockEditScreen.SELECTION_PRIORITY_LABELprivate static final ComponentJigsawBlockEditScreen.SELECTION_PRIORITY_TOOLTIPprivate static final ComponentAbstractCommandBlockEditScreen.SET_COMMAND_LABELprivate static final ComponentStructureBlockEditScreen.SHOW_AIR_LABELprivate static final ComponentStructureBlockEditScreen.SHOW_BOUNDING_BOX_LABELprivate static final ComponentStructureBlockEditScreen.SIZE_LABELprivate static final ComponentJigsawBlockEditScreen.TARGET_LABELprivate static final ComponentAnvilScreen.TOO_EXPENSIVE_TEXTprivate static final ComponentMerchantScreen.TRADES_LABELprivate static final ComponentCreativeModeInventoryScreen.TRASH_SLOT_TOOLTIPFields in net.minecraft.client.gui.screens.inventory with type parameters of type ComponentModifier and TypeFieldDescriptionBookViewScreen.BookAccess.pagesThe field for thepagesrecord component.Methods in net.minecraft.client.gui.screens.inventory that return ComponentModifier and TypeMethodDescriptionprivate ComponentEffectRenderingInventoryScreen.getEffectName(MobEffectInstance effect) protected ComponentAbstractCommandBlockEditScreen.getUsageNarration()Methods in net.minecraft.client.gui.screens.inventory that return types with arguments of type ComponentModifier and TypeMethodDescriptionAbstractContainerScreen.getTooltipFromContainerItem(ItemStack stack) CreativeModeInventoryScreen.getTooltipFromContainerItem(ItemStack stack) BookViewScreen.BookAccess.pages()Returns the value of thepagesrecord component.Constructors in net.minecraft.client.gui.screens.inventory with parameters of type ComponentModifierConstructorDescriptionAbstractContainerScreen(T menu, Inventory playerInventory, Component title) AbstractFurnaceScreen(T menu, AbstractFurnaceRecipeBookComponent recipeBookComponent, Inventory playerInventory, Component title, ResourceLocation texture, ResourceLocation listProgressSprite, ResourceLocation burnProgressSprite) AbstractSignEditScreen(SignBlockEntity sign, boolean isFrontText, boolean isFiltered, Component title) AnvilScreen(AnvilMenu menu, Inventory playerInventory, Component title) BeaconScreen(BeaconMenu menu, Inventory playerInventory, Component title) protectedBeaconScreenButton(int x, int y, Component message) protectedBeaconSpriteScreenButton(int x, int y, ResourceLocation sprite, Component message) BlastFurnaceScreen(BlastFurnaceMenu menu, Inventory playerInventory, Component title) BrewingStandScreen(BrewingStandMenu menu, Inventory playerInventory, Component title) CartographyTableScreen(CartographyTableMenu menu, Inventory playerInventory, Component title) ContainerScreen(ChestMenu menu, Inventory playerInventory, Component title) CrafterScreen(CrafterMenu menu, Inventory playerInventory, Component title) CraftingScreen(CraftingMenu menu, Inventory playerInventory, Component title) DispenserScreen(DispenserMenu menu, Inventory playerInventory, Component title) EffectRenderingInventoryScreen(T menu, Inventory playerInventory, Component title) EnchantmentScreen(EnchantmentMenu menu, Inventory playerInventory, Component title) FurnaceScreen(FurnaceMenu menu, Inventory playerInventory, Component title) GrindstoneScreen(GrindstoneMenu menu, Inventory playerInventory, Component title) HopperScreen(HopperMenu menu, Inventory playerInventory, Component title) ItemCombinerScreen(T menu, Inventory playerInventory, Component title, ResourceLocation menuResource) LecternScreen(LecternMenu menu, Inventory playerInventory, Component title) LoomScreen(LoomMenu menu, Inventory playerInventory, Component title) MerchantScreen(MerchantMenu menu, Inventory playerInventory, Component title) ShulkerBoxScreen(ShulkerBoxMenu menu, Inventory playerInventory, Component title) SmithingScreen(SmithingMenu menu, Inventory playerInventory, Component title) SmokerScreen(SmokerMenu menu, Inventory playerInventory, Component title) StonecutterScreen(StonecutterMenu menu, Inventory playerInventory, Component title) Constructor parameters in net.minecraft.client.gui.screens.inventory with type arguments of type ComponentModifierConstructorDescriptionBookAccess(List<Component> pages) Creates an instance of aBookAccessrecord class. -
Uses of Component in net.minecraft.client.gui.screens.multiplayer
Fields in net.minecraft.client.gui.screens.multiplayer declared as ComponentModifier and TypeFieldDescription(package private) static final ComponentServerSelectionList.CANT_CONNECT_TEXT(package private) static final ComponentServerSelectionList.CANT_RESOLVE_TEXTprivate final ComponentWarningScreen.checkprivate static final ComponentSafetyScreen.CHECKprivate static final ComponentSafetyScreen.CONTENTprivate static final ComponentServerSelectionList.NetworkServerEntry.HIDDEN_ADDRESS_TEXT(package private) static final ComponentServerSelectionList.INCOMPATIBLE_STATUSprivate static final ComponentServerSelectionList.NetworkServerEntry.LAN_SERVER_HEADERprivate final ComponentWarningScreen.messageprivate final ComponentWarningScreen.narrationprivate static final ComponentSafetyScreen.NARRATION(package private) static final ComponentServerSelectionList.NO_CONNECTION_STATUS(package private) static final ComponentServerSelectionList.ONLINE_STATUS(package private) static final ComponentServerSelectionList.PINGING_STATUS(package private) static final ComponentServerSelectionList.SCANNING_LABELprivate ComponentServerSelectionList.OnlineServerEntry.statusIconTooltipprivate static final ComponentSafetyScreen.TITLEprivate static final ComponentServerLinksScreen.TITLEFields in net.minecraft.client.gui.screens.multiplayer with type parameters of type ComponentMethods in net.minecraft.client.gui.screens.multiplayer that return ComponentModifier and TypeMethodDescriptionServerSelectionList.LANHeader.getNarration()ServerSelectionList.NetworkServerEntry.getNarration()ServerSelectionList.OnlineServerEntry.getNarration()WarningScreen.getNarrationMessage()ServerSelectionList.NetworkServerEntry.getServerNarration()Constructors in net.minecraft.client.gui.screens.multiplayer with parameters of type ComponentModifierConstructorDescriptionServerReconfigScreen(Component title, Connection connection) protectedWarningScreen(Component title, Component content, Component narration) protectedWarningScreen(Component title, Component content, Component check, Component narration) -
Uses of Component in net.minecraft.client.gui.screens.options
Fields in net.minecraft.client.gui.screens.options declared as ComponentModifier and TypeFieldDescriptionprivate static final ComponentOptionsScreen.ACCESSIBILITYprivate static final ComponentVideoSettingsScreen.BUTTON_ACCEPTprivate static final ComponentVideoSettingsScreen.BUTTON_CANCELprivate static final ComponentOptionsScreen.CHATprivate static final ComponentOptionsScreen.CONTROLSprivate static final ComponentOptionsScreen.CREDITS_AND_ATTRIBUTIONprivate static final ComponentVideoSettingsScreen.FABULOUSprivate final ComponentLanguageSelectScreen.LanguageSelectionList.Entry.languageprivate static final ComponentOptionsScreen.LANGUAGE(package private) final ComponentUnsupportedGraphicsWarningScreen.ButtonOption.messageprivate final ComponentUnsupportedGraphicsWarningScreen.narrationMessageprivate static final ComponentOptionsScreen.RESOURCEPACKprivate static final ComponentOptionsScreen.SKIN_CUSTOMIZATIONprivate static final ComponentOptionsScreen.SOUNDSprivate static final ComponentOptionsScreen.TELEMETRYstatic final ComponentAccessibilityOptionsScreen.TITLEprivate static final ComponentChatOptionsScreen.TITLEprivate static final ComponentMouseSettingsScreen.TITLEprivate static final ComponentOnlineOptionsScreen.TITLEprivate static final ComponentOptionsScreen.TITLEprivate static final ComponentSkinCustomizationScreen.TITLEprivate static final ComponentSoundOptionsScreen.TITLEprivate static final ComponentVideoSettingsScreen.TITLEprivate static final ComponentOptionsScreen.VIDEOprivate static final ComponentLanguageSelectScreen.WARNING_LABELprivate static final ComponentVideoSettingsScreen.WARNING_MESSAGEprivate static final ComponentVideoSettingsScreen.WARNING_TITLEFields in net.minecraft.client.gui.screens.options with type parameters of type ComponentMethods in net.minecraft.client.gui.screens.options that return ComponentModifier and TypeMethodDescriptionLanguageSelectScreen.LanguageSelectionList.Entry.getNarration()UnsupportedGraphicsWarningScreen.getNarrationMessage()Methods in net.minecraft.client.gui.screens.options with parameters of type ComponentModifier and TypeMethodDescriptionprivate ButtonOptionsScreen.openScreenButton(Component name, Supplier<Screen> screenSupplier) Constructors in net.minecraft.client.gui.screens.options with parameters of type ComponentModifierConstructorDescriptionButtonOption(Component message, Button.OnPress onPress) OptionsSubScreen(Screen lastScreen, Options options, Component title) protectedUnsupportedGraphicsWarningScreen(Component title, List<Component> message, com.google.common.collect.ImmutableList<UnsupportedGraphicsWarningScreen.ButtonOption> buttonOptions) Constructor parameters in net.minecraft.client.gui.screens.options with type arguments of type ComponentModifierConstructorDescriptionprotectedUnsupportedGraphicsWarningScreen(Component title, List<Component> message, com.google.common.collect.ImmutableList<UnsupportedGraphicsWarningScreen.ButtonOption> buttonOptions) -
Uses of Component in net.minecraft.client.gui.screens.options.controls
Fields in net.minecraft.client.gui.screens.options.controls declared as ComponentModifier and TypeFieldDescription(package private) final ComponentKeyBindsList.CategoryEntry.nameprivate final ComponentKeyBindsList.KeyEntry.nameprivate static final ComponentKeyBindsList.KeyEntry.RESET_BUTTON_TITLEprivate static final ComponentControlsScreen.TITLEprivate static final ComponentKeyBindsScreen.TITLEConstructors in net.minecraft.client.gui.screens.options.controls with parameters of type ComponentModifierConstructorDescriptionCategoryEntry(Component name) (package private)KeyEntry(KeyMapping key, Component name) -
Uses of Component in net.minecraft.client.gui.screens.packs
Fields in net.minecraft.client.gui.screens.packs declared as ComponentModifier and TypeFieldDescriptionprivate static final ComponentPackSelectionScreen.AVAILABLE_TITLEprivate static final ComponentPackSelectionScreen.DIRECTORY_BUTTON_TOOLTIPprivate static final ComponentPackSelectionScreen.DRAG_AND_DROP(package private) static final ComponentTransferableSelectionList.INCOMPATIBLE_CONFIRM_TITLE(package private) static final ComponentTransferableSelectionList.INCOMPATIBLE_TITLEprivate static final ComponentPackSelectionScreen.OPEN_PACK_FOLDER_TITLEprivate static final ComponentPackSelectionScreen.SELECTED_TITLEprivate final ComponentTransferableSelectionList.titleMethods in net.minecraft.client.gui.screens.packs that return ComponentModifier and TypeMethodDescriptionPackSelectionModel.Entry.getDescription()PackSelectionModel.EntryBase.getDescription()default ComponentPackSelectionModel.Entry.getExtendedDescription()TransferableSelectionList.PackEntry.getNarration()PackSelectionModel.Entry.getTitle()PackSelectionModel.EntryBase.getTitle()Methods in net.minecraft.client.gui.screens.packs with parameters of type ComponentModifier and TypeMethodDescriptionprivate static MultiLineLabelTransferableSelectionList.PackEntry.cacheDescription(Minecraft minecraft, Component text) private static FormattedCharSequenceConstructors in net.minecraft.client.gui.screens.packs with parameters of type ComponentModifierConstructorDescriptionPackSelectionScreen(PackRepository repository, Consumer<PackRepository> output, Path packDir, Component title) TransferableSelectionList(Minecraft minecraft, PackSelectionScreen screen, int width, int height, Component title) -
Uses of Component in net.minecraft.client.gui.screens.recipebook
Fields in net.minecraft.client.gui.screens.recipebook declared as ComponentModifier and TypeFieldDescriptionprivate static final ComponentRecipeBookComponent.ALL_RECIPES_TOOLTIPprivate static final ComponentBlastingRecipeBookComponent.FILTER_NAMEprivate static final ComponentSmeltingRecipeBookComponent.FILTER_NAMEprivate static final ComponentSmokingRecipeBookComponent.FILTER_NAMEprivate static final ComponentRecipeButton.MORE_RECIPES_TOOLTIPprivate static final ComponentRecipeBookComponent.ONLY_CRAFTABLES_TOOLTIPprivate static final ComponentRecipeBookComponent.SEARCH_HINTMethods in net.minecraft.client.gui.screens.recipebook that return ComponentModifier and TypeMethodDescriptionprotected ComponentBlastingRecipeBookComponent.getRecipeFilterName()protected ComponentRecipeBookComponent.getRecipeFilterName()protected ComponentSmeltingRecipeBookComponent.getRecipeFilterName()protected ComponentSmokingRecipeBookComponent.getRecipeFilterName()Methods in net.minecraft.client.gui.screens.recipebook that return types with arguments of type Component -
Uses of Component in net.minecraft.client.gui.screens.reporting
Fields in net.minecraft.client.gui.screens.reporting declared as ComponentModifier and TypeFieldDescriptionprivate static final ComponentAbstractReportScreen.ATTESTATION_CHECKBOXprivate static final ComponentChatSelectionScreen.CONTEXT_INFOprivate static final ComponentAbstractReportScreen.DESCRIBE_PLACEHOLDERprivate static final ComponentAbstractReportScreen.DiscardReportWarningScreen.DISCARDprivate static final ComponentAbstractReportScreen.DiscardReportWarningScreen.DRAFTprivate final ComponentChatSelectionScreen.ChatSelectionList.MessageHeadingEntry.headingprivate static final ComponentAbstractReportScreen.DiscardReportWarningScreen.MESSAGEprivate static final ComponentReportPlayerScreen.MESSAGEprotected static final ComponentAbstractReportScreen.MORE_COMMENTS_LABELprivate static final ComponentAbstractReportScreen.MORE_COMMENTS_NARRATIONprivate final ComponentChatSelectionScreen.ChatSelectionList.MessageEntry.narrationprotected static final ComponentAbstractReportScreen.OBSERVED_WHAT_LABELprivate static final ComponentReportReasonSelectionScreen.READ_INFO_LABELprivate static final ComponentReportReasonSelectionScreen.REASON_DESCRIPTIONprivate static final ComponentReportReasonSelectionScreen.REASON_TITLEprivate static final ComponentReportPlayerScreen.REPORT_CHATprivate static final ComponentAbstractReportScreen.REPORT_ERROR_TITLEprivate static final ComponentReportPlayerScreen.REPORT_NAMEprivate static final ComponentAbstractReportScreen.REPORT_SEND_GENERIC_ERRORprivate static final ComponentAbstractReportScreen.REPORT_SENDING_TITLEprivate static final ComponentAbstractReportScreen.REPORT_SENT_MESSAGEprivate static final ComponentAbstractReportScreen.REPORT_SENT_TITLEprivate static final ComponentReportPlayerScreen.REPORT_SKINprivate static final ComponentAbstractReportScreen.DiscardReportWarningScreen.RETURNprivate static final ComponentChatReportScreen.SELECT_CHAT_MESSAGEprotected static final ComponentAbstractReportScreen.SELECT_REASONprotected static final ComponentAbstractReportScreen.SEND_REPORTprivate final ComponentChatSelectionScreen.ChatSelectionList.DividerEntry.textprivate static final ComponentAbstractReportScreen.DiscardReportWarningScreen.TITLEprivate static final ComponentChatReportScreen.TITLEprivate static final ComponentChatSelectionScreen.TITLEprivate static final ComponentNameReportScreen.TITLEprivate static final ComponentReportPlayerScreen.TITLEprivate static final ComponentSkinReportScreen.TITLEMethods in net.minecraft.client.gui.screens.reporting that return ComponentModifier and TypeMethodDescriptionChatSelectionScreen.ChatSelectionList.DividerEntry.getNarration()ChatSelectionScreen.ChatSelectionList.Entry.getNarration()ChatSelectionScreen.ChatSelectionList.MessageEntry.getNarration()ReportReasonSelectionScreen.ReasonSelectionList.Entry.getNarration()ChatSelectionScreen.getNarrationMessage()ReportPlayerScreen.getNarrationMessage()Methods in net.minecraft.client.gui.screens.reporting with parameters of type ComponentModifier and TypeMethodDescriptionvoidChatSelectionLogFiller.Output.acceptDivider(Component text) voidChatSelectionScreen.ChatSelectionList.acceptDivider(Component text) private voidAbstractReportScreen.displayReportSendError(Component error) Constructors in net.minecraft.client.gui.screens.reporting with parameters of type ComponentModifierConstructorDescriptionprotectedAbstractReportScreen(Component title, Screen lastScreen, ReportingContext reportingContext, B reportBuilder) DividerEntry(Component text) MessageEntry(int chatId, Component text, Component narration, GuiMessageTag tagIcon, boolean canReport, boolean playerMessage) MessageHeadingEntry(com.mojang.authlib.GameProfile profile, Component heading, boolean canReport) -
Uses of Component in net.minecraft.client.gui.screens.social
Fields in net.minecraft.client.gui.screens.social declared as ComponentModifier and TypeFieldDescriptionprivate static final ComponentPlayerEntry.BLOCKEDprivate static final ComponentPlayerEntry.BLOCKED_OFFLINEprivate static final ComponentSocialInteractionsScreen.BLOCKING_HINTprivate static final ComponentSocialInteractionsScreen.EMPTY_BLOCKEDprivate static final ComponentSocialInteractionsScreen.EMPTY_HIDDEN(package private) static final ComponentSocialInteractionsScreen.EMPTY_SEARCHprivate static final ComponentPlayerEntry.HIDDENprivate static final ComponentPlayerEntry.HIDDEN_OFFLINEprivate static final ComponentPlayerEntry.HIDE_TEXT_TOOLTIPprivate static final ComponentPlayerEntry.OFFLINEprivate static final ComponentPlayerEntry.REPORT_DISABLED_TOOLTIPprivate static final ComponentPlayerEntry.REPORT_PLAYER_TOOLTIPprivate static final ComponentSocialInteractionsScreen.SEARCH_HINTprivate ComponentSocialInteractionsScreen.serverLabelprivate static final ComponentPlayerEntry.SHOW_TEXT_TOOLTIPprivate static final ComponentSocialInteractionsScreen.TAB_ALLprivate static final ComponentSocialInteractionsScreen.TAB_ALL_SELECTEDprivate static final ComponentSocialInteractionsScreen.TAB_BLOCKEDprivate static final ComponentSocialInteractionsScreen.TAB_BLOCKED_SELECTEDprivate static final ComponentSocialInteractionsScreen.TAB_HIDDENprivate static final ComponentSocialInteractionsScreen.TAB_HIDDEN_SELECTEDprivate static final ComponentSocialInteractionsScreen.TITLEMethods in net.minecraft.client.gui.screens.social that return ComponentModifier and TypeMethodDescriptionSocialInteractionsScreen.getNarrationMessage()private ComponentPlayerEntry.getStatusComponent()Methods in net.minecraft.client.gui.screens.social with parameters of type ComponentModifier and TypeMethodDescriptionprivate voidPlayerEntry.onHiddenOrShown(boolean visible, Component message) -
Uses of Component in net.minecraft.client.gui.screens.telemetry
Fields in net.minecraft.client.gui.screens.telemetry declared as ComponentModifier and TypeFieldDescriptionprivate static final ComponentTelemetryInfoScreen.BUTTON_GIVE_FEEDBACKprivate static final ComponentTelemetryInfoScreen.BUTTON_PRIVACY_STATEMENTprivate static final ComponentTelemetryInfoScreen.BUTTON_VIEW_DATAprivate static final ComponentTelemetryInfoScreen.CHECKBOX_OPT_INprivate static final ComponentTelemetryInfoScreen.DESCRIPTIONprivate final ComponentTelemetryEventWidget.Content.narrationThe field for thenarrationrecord component.private static final ComponentTelemetryEventWidget.PROPERTY_TITLEprivate static final ComponentTelemetryInfoScreen.TITLEMethods in net.minecraft.client.gui.screens.telemetry that return ComponentModifier and TypeMethodDescriptionTelemetryInfoScreen.getNarrationMessage()private ComponentTelemetryEventWidget.grayOutIfDisabled(Component component, boolean disabled) TelemetryEventWidget.Content.narration()Returns the value of thenarrationrecord component.Methods in net.minecraft.client.gui.screens.telemetry with parameters of type ComponentModifier and TypeMethodDescriptionvoidvoidvoidprivate ComponentTelemetryEventWidget.grayOutIfDisabled(Component component, boolean disabled) Constructors in net.minecraft.client.gui.screens.telemetry with parameters of type Component -
Uses of Component in net.minecraft.client.gui.screens.worldselection
Fields in net.minecraft.client.gui.screens.worldselection declared as ComponentModifier and TypeFieldDescriptionprivate static final ComponentCreateWorldScreen.GameTab.ALLOW_COMMANDS(package private) static final ComponentCreateWorldScreen.ALLOW_COMMANDS_INFOprivate static final ComponentCreateWorldScreen.WorldTab.AMPLIFIED_HELP_TEXTprivate static final ComponentEditWorldScreen.BACKUP_BUTTONprivate static final ComponentEditWorldScreen.BACKUP_FOLDER_BUTTONprivate static final ComponentCreateWorldScreen.WorldTab.BONUS_CHESTprivate static final ComponentWorldCreationUiState.WorldTypeEntry.CUSTOM_WORLD_DESCRIPTIONprivate static final ComponentCreateWorldScreen.MoreTab.DATA_PACKS_LABELprivate static final ComponentWorldCreationUiState.DEFAULT_WORLD_NAMEprivate static final ComponentConfirmExperimentalFeaturesScreen.DETAILS_BUTTONfinal ComponentWorldCreationUiState.SelectedGameMode.displayName(package private) static final ComponentCreateWorldScreen.EXPERIMENTS_LABELprivate static final ComponentEditWorldScreen.FOLDER_BUTTON(package private) static final ComponentWorldSelectionList.FROM_NEWER_TOOLTIP_1(package private) static final ComponentWorldSelectionList.FROM_NEWER_TOOLTIP_2(package private) static final ComponentCreateWorldScreen.GAME_MODEL_LABELprivate static final ComponentCreateWorldScreen.MoreTab.GAME_RULES_LABELprivate static final ComponentCreateWorldScreen.WorldTab.GENERATE_STRUCTURESprivate static final ComponentCreateWorldScreen.WorldTab.GENERATE_STRUCTURES_INFO(package private) static final ComponentWorldSelectionList.INCOMPATIBLE_VERSION_TOOLTIPprivate ComponentSwitchGrid.SwitchBuilder.infoprivate final ComponentWorldCreationUiState.SelectedGameMode.infoprotected static final ComponentExperimentsScreen.INFO(package private) final ComponentEditGameRulesScreen.CategoryRuleEntry.labelprivate final ComponentSwitchGrid.SwitchBuilder.labelprivate static final ComponentWorldSelectionList.LoadingHeader.LOADING_LABELprivate final ComponentConfirmExperimentalFeaturesScreen.DetailsScreen.PackListEntry.messageprivate static final ComponentConfirmExperimentalFeaturesScreen.MESSAGE(package private) static final ComponentCreateWorldScreen.NAME_LABELprivate static final ComponentEditWorldScreen.NAME_LABELprivate static final ComponentEditWorldScreen.OPTIMIIZE_DESCRIPTIONprivate static final ComponentEditWorldScreen.OPTIMIZE_BUTTONprivate static final ComponentEditWorldScreen.OPTIMIZE_TITLEprivate final ComponentConfirmExperimentalFeaturesScreen.DetailsScreen.PackListEntry.packIdprivate static final ComponentCreateWorldScreen.PREPARING_WORLD_DATAprivate static final ComponentEditWorldScreen.RESET_ICON_BUTTONprivate static final ComponentEditWorldScreen.SAVE_BUTTON(package private) static final ComponentCreateWorldScreen.WorldTab.SEED_EMPTY_HINTprivate static final ComponentCreateWorldScreen.WorldTab.SEED_LABEL(package private) static final ComponentWorldSelectionList.SNAPSHOT_TOOLTIP_1(package private) static final ComponentWorldSelectionList.SNAPSHOT_TOOLTIP_2private static final ComponentConfirmExperimentalFeaturesScreen.DetailsScreen.TITLEprivate static final ComponentConfirmExperimentalFeaturesScreen.TITLEprivate static final ComponentCreateWorldScreen.GameTab.TITLEprivate static final ComponentCreateWorldScreen.MoreTab.TITLEprivate static final ComponentCreateWorldScreen.WorldTab.TITLEprivate static final ComponentEditGameRulesScreen.TITLEprotected static final ComponentExperimentsScreen.TITLE(package private) static final ComponentWorldSelectionList.WORLD_EXPERIMENTAL(package private) static final ComponentWorldSelectionList.WORLD_LOCKED_TOOLTIP(package private) static final ComponentWorldSelectionList.WORLD_REQUIRES_CONVERSIONMethods in net.minecraft.client.gui.screens.worldselection that return ComponentModifier and TypeMethodDescriptionWorldCreationUiState.WorldTypeEntry.describePreset()protected static ComponentExperimentsScreen.getHumanReadableTitle(Pack pack) WorldCreationUiState.SelectedGameMode.getInfo()ConfirmExperimentalFeaturesScreen.DetailsScreen.PackListEntry.getNarration()WorldSelectionList.LoadingHeader.getNarration()WorldSelectionList.WorldListEntry.getNarration()ConfirmExperimentalFeaturesScreen.getNarrationMessage()ExperimentsScreen.getNarrationMessage()Methods in net.minecraft.client.gui.screens.worldselection with parameters of type ComponentModifier and TypeMethodDescriptionSwitchGrid.Builder.addSwitch(Component label, BooleanSupplier stateSupplier, Consumer<Boolean> onClicked) EditGameRulesScreen.EntryFactory.create(Component label, List<FormattedCharSequence> tooltip, String p_101157_, T p_101158_) private voidWorldSelectionList.handleLevelLoadFailure(Component exceptionMessage) private static voidCreateWorldScreen.queueLoadScreen(Minecraft minecraft, Component title) Constructors in net.minecraft.client.gui.screens.worldselection with parameters of type ComponentModifierConstructorDescriptionBooleanRuleEntry(Component label, List<FormattedCharSequence> tooltip, String p_101103_, GameRules.BooleanValue value) CategoryRuleEntry(Component label) GameRuleEntry(List<FormattedCharSequence> tooltip, Component label) IntegerRuleEntry(Component label, List<FormattedCharSequence> tooltip, String p_101177_, GameRules.IntegerValue value) (package private)PackListEntry(Component packId, Component message, MultiLineLabel splitMessage) (package private)SwitchBuilder(Component label, BooleanSupplier stateSupplier, Consumer<Boolean> onClicked, int buttonWidth) -
Uses of Component in net.minecraft.client.gui.spectator
Fields in net.minecraft.client.gui.spectator declared as ComponentModifier and TypeFieldDescription(package private) static final ComponentSpectatorMenu.CLOSE_MENU_TEXTprivate final ComponentPlayerMenuItem.name(package private) static final ComponentSpectatorMenu.NEXT_PAGE_TEXT(package private) static final ComponentSpectatorMenu.PREVIOUS_PAGE_TEXTprivate static final ComponentRootSpectatorMenuCategory.PROMPT_TEXTMethods in net.minecraft.client.gui.spectator that return Component -
Uses of Component in net.minecraft.client.gui.spectator.categories
Fields in net.minecraft.client.gui.spectator.categories declared as ComponentModifier and TypeFieldDescriptionprivate static final ComponentTeleportToPlayerMenuCategory.TELEPORT_PROMPTprivate static final ComponentTeleportToTeamMenuCategory.TELEPORT_PROMPTprivate static final ComponentTeleportToPlayerMenuCategory.TELEPORT_TEXTprivate static final ComponentTeleportToTeamMenuCategory.TELEPORT_TEXTMethods in net.minecraft.client.gui.spectator.categories that return Component -
Uses of Component in net.minecraft.client.multiplayer
Fields in net.minecraft.client.multiplayer declared as ComponentModifier and TypeFieldDescriptionprivate static final ComponentServerStatusPinger.CANT_CONNECT_MESSAGEprivate static final ComponentClientPacketListener.CHAT_VALIDATION_FAILED_ERRORprivate static final ComponentClientCommonPacketListenerImpl.GENERIC_DISCONNECT_MESSAGEprivate static final ComponentClientPacketListener.INVALID_PACKET(package private) final ComponentClientHandshakePacketListenerImpl.State.messageServerData.motdprivate final ComponentServerData.ServerPackStatus.nameprivate static final ComponentClientPacketListener.RECONFIGURE_SCREEN_MESSAGEServerData.statusprivate ComponentPlayerInfo.tabListDisplayNameWhen this is non-null, it is displayed instead of the player's real nameprivate static final ComponentClientPacketListener.UNSECURE_SERVER_TOAST_TITLEprivate static final ComponentClientPacketListener.UNSERURE_SERVER_TOASTServerData.versionFields in net.minecraft.client.multiplayer with type parameters of type ComponentModifier and TypeFieldDescriptionprivate Map<ResourceLocation, Component> ClientConfigurationPacketListenerImpl.failureReasonsServerData.playerListClientHandshakePacketListenerImpl.updateStatusMethods in net.minecraft.client.multiplayer that return ComponentModifier and TypeMethodDescriptionprivate ComponentClientHandshakePacketListenerImpl.authenticateServer(String serverHash) static ComponentServerStatusPinger.formatPlayerCount(int players, int capacity) ServerData.ServerPackStatus.getName()PlayerInfo.getTabListDisplayName()(package private) static ComponentClientCommonPacketListenerImpl.preparePackPrompt(Component line1, Component line2) Methods in net.minecraft.client.multiplayer with parameters of type ComponentModifier and TypeMethodDescriptionprivate ScreenClientCommonPacketListenerImpl.addOrUpdatePackPrompt(UUID id, URL url, String hash, boolean required, Component prompt) ClientCommonPacketListenerImpl.createDisconnectionInfo(Component reason, Throwable error) (package private) voidServerStatusPinger.onPingFailed(Component reason, ServerData serverData) (package private) static ComponentClientCommonPacketListenerImpl.preparePackPrompt(Component line1, Component line2) voidPlayerInfo.setTabListDisplayName(Component displayName) ClientCommonPacketListenerImpl.PackConfirmScreen.update(Minecraft minecraft, UUID id, URL url, String hash, boolean required, Component prompt) Constructors in net.minecraft.client.multiplayer with parameters of type ComponentModifierConstructorDescription(package private)PackConfirmScreen(Minecraft minecraft, Screen parentScreen, List<ClientCommonPacketListenerImpl.PackConfirmScreen.PendingRequest> requests, boolean required, Component prompt) privateState(Component message, Set<ClientHandshakePacketListenerImpl.State> fromStates) Constructor parameters in net.minecraft.client.multiplayer with type arguments of type ComponentModifierConstructorDescriptionClientHandshakePacketListenerImpl(Connection connection, Minecraft minecraft, ServerData serverData, Screen parent, boolean newWorld, Duration worldLoadDuration, Consumer<Component> updateStatus, TransferState cookies) -
Uses of Component in net.minecraft.client.multiplayer.chat
Fields in net.minecraft.client.multiplayer.chat declared as ComponentModifier and TypeFieldDescriptionprivate static final ComponentChatListener.CHAT_VALIDATION_ERRORprivate final ComponentLoggedChatMessage.System.messageThe field for themessagerecord component.Methods in net.minecraft.client.multiplayer.chat that return ComponentModifier and TypeMethodDescriptionprivate ComponentLoggedChatMessage.Player.getTimeComponent()LoggedChatMessage.System.message()Returns the value of themessagerecord component.LoggedChatMessage.Player.toContentComponent()LoggedChatMessage.System.toContentComponent()LoggedChatMessage.toContentComponent()LoggedChatMessage.Player.toHeadingComponent()LoggedChatMessage.Player.toNarrationComponent()default ComponentLoggedChatMessage.toNarrationComponent()Methods in net.minecraft.client.multiplayer.chat with parameters of type ComponentModifier and TypeMethodDescriptionprivate static booleanChatTrustLevel.containsModifiedStyle(Component chatMessage) static ChatTrustLevelChatTrustLevel.evaluate(PlayerChatMessage chatMessage, Component decoratedServerContent, Instant timestamp) private ChatTrustLevelChatListener.evaluateTrustLevel(PlayerChatMessage chatMessage, Component decoratedServerContent, Instant timestamp) private UUIDChatListener.guessChatUUID(Component message) voidChatListener.handleDisguisedChatMessage(Component message, ChatType.Bound boundChatType) voidChatListener.handleSystemMessage(Component message, boolean isOverlay) private static booleanChatTrustLevel.isModified(PlayerChatMessage chatMessage, Component decoratedServerContent) private voidChatListener.logSystemMessage(Component message, Instant timestamp) private voidChatListener.narrateChatMessage(ChatType.Bound boundChatType, Component message) private booleanChatListener.showMessageToPlayer(ChatType.Bound boundChatType, PlayerChatMessage chatMessage, Component decoratedServerContent, com.mojang.authlib.GameProfile gameProfile, boolean onlyShowSecureChat, Instant timestamp) static LoggedChatMessage.SystemConstructors in net.minecraft.client.multiplayer.chat with parameters of type Component -
Uses of Component in net.minecraft.client.multiplayer.chat.report
Fields in net.minecraft.client.multiplayer.chat.report declared as ComponentModifier and TypeFieldDescriptionprivate final ComponentReportReason.descriptionprivate static final ComponentAbuseReportSender.Services.HTTP_ERROR_TEXTprivate static final ComponentAbuseReportSender.Services.JSON_ERROR_TEXTprivate final ComponentReport.CannotBuildReason.messageThe field for themessagerecord component.private static final ComponentAbuseReportSender.Services.SERVICE_UNAVAILABLE_TEXTprivate final ComponentBanReason.titleprivate final ComponentReportReason.titleMethods in net.minecraft.client.multiplayer.chat.report that return ComponentModifier and TypeMethodDescriptionReportReason.description()private ComponentAbuseReportSender.Services.getErrorDescription(com.mojang.authlib.exceptions.MinecraftClientException exception) private ComponentAbuseReportSender.Services.getHttpErrorDescription(com.mojang.authlib.exceptions.MinecraftClientHttpException httpException) Report.CannotBuildReason.message()Returns the value of themessagerecord component.BanReason.title()ReportReason.title()Constructors in net.minecraft.client.multiplayer.chat.report with parameters of type ComponentModifierConstructorDescriptionCannotBuildReason(Component message) Creates an instance of aCannotBuildReasonrecord class.SendException(Component p_239646_, Throwable p_239647_) -
Uses of Component in net.minecraft.client.player
Methods in net.minecraft.client.player with parameters of type ComponentModifier and TypeMethodDescriptionvoidLocalPlayer.displayClientMessage(Component chatComponent, boolean actionBar) voidLocalPlayer.sendSystemMessage(Component component) voidRemotePlayer.sendSystemMessage(Component component) -
Uses of Component in net.minecraft.client.quickplay
Fields in net.minecraft.client.quickplay declared as ComponentModifier and TypeFieldDescriptionstatic final ComponentQuickPlay.ERROR_TITLEprivate static final ComponentQuickPlay.INVALID_IDENTIFIERprivate static final ComponentQuickPlay.REALM_CONNECTprivate static final ComponentQuickPlay.REALM_PERMISSIONprivate static final ComponentQuickPlay.TO_REALMS_LISTprivate static final ComponentQuickPlay.TO_TITLEprivate static final ComponentQuickPlay.TO_WORLD_LIST -
Uses of Component in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type ComponentModifier and TypeMethodDescriptionprotected voidEntityRenderer.renderNameTag(T entity, Component displayName, PoseStack poseStack, MultiBufferSource bufferSource, int packedLight, float partialTick) protected voidItemFrameRenderer.renderNameTag(T entity, Component displayName, PoseStack poseStack, MultiBufferSource bufferSource, int packedLight, float partialTick) private Display.TextDisplay.CachedInfoDisplayRenderer.TextDisplayRenderer.splitLines(Component text, int maxWidth) -
Uses of Component in net.minecraft.client.renderer.entity.player
Methods in net.minecraft.client.renderer.entity.player with parameters of type ComponentModifier and TypeMethodDescriptionprotected voidPlayerRenderer.renderNameTag(AbstractClientPlayer entity, Component displayName, PoseStack poseStack, MultiBufferSource bufferSource, int packedLight, float partialTick) -
Uses of Component in net.minecraft.client.resources
Fields in net.minecraft.client.resources with type parameters of type ComponentMethods in net.minecraft.client.resources that return ComponentMethods in net.minecraft.client.resources with parameters of type ComponentModifier and TypeMethodDescriptionprotected PackClientPackSource.createBuiltinPack(String id, Pack.ResourcesSupplier resources, Component title) private static PackLocationInfoClientPackSource.createBuiltInPackLocation(String id, Component title) -
Uses of Component in net.minecraft.client.resources.language
Fields in net.minecraft.client.resources.language with type parameters of type ComponentMethods in net.minecraft.client.resources.language that return ComponentModifier and TypeMethodDescriptionClientLanguage.getComponent(String key) LanguageInfo.toComponent() -
Uses of Component in net.minecraft.client.resources.server
Fields in net.minecraft.client.resources.server declared as Component -
Uses of Component in net.minecraft.client.server
Methods in net.minecraft.client.server that return ComponentModifier and TypeMethodDescriptionIntegratedPlayerList.canPlayerLogin(SocketAddress socketAddress, com.mojang.authlib.GameProfile gameProfile) -
Uses of Component in net.minecraft.client.sounds
Fields in net.minecraft.client.sounds declared as ComponentMethods in net.minecraft.client.sounds that return Component -
Uses of Component in net.minecraft.client.tutorial
Fields in net.minecraft.client.tutorial declared as ComponentModifier and TypeFieldDescriptionprivate static final ComponentCraftPlanksTutorialStep.CRAFT_DESCRIPTIONprivate static final ComponentCraftPlanksTutorialStep.CRAFT_TITLEprivate static final ComponentFindTreeTutorialStepInstance.DESCRIPTIONprivate static final ComponentOpenInventoryTutorialStep.DESCRIPTIONprivate static final ComponentPunchTreeTutorialStepInstance.DESCRIPTIONprivate static final ComponentMovementTutorialStepInstance.LOOK_DESCRIPTIONprivate static final ComponentMovementTutorialStepInstance.LOOK_TITLEprivate static final ComponentMovementTutorialStepInstance.MOVE_DESCRIPTIONprivate static final ComponentMovementTutorialStepInstance.MOVE_TITLEprivate static final ComponentFindTreeTutorialStepInstance.TITLEprivate static final ComponentOpenInventoryTutorialStep.TITLEprivate static final ComponentPunchTreeTutorialStepInstance.TITLEMethods in net.minecraft.client.tutorial that return Component -
Uses of Component in net.minecraft.commands
Fields in net.minecraft.commands declared as ComponentModifier and TypeFieldDescriptionprivate final ComponentCommandSourceStack.displayNameprivate final ComponentFunctionInstantiationException.messageComponentMethods in net.minecraft.commands that return ComponentModifier and TypeMethodDescriptionCommandSourceStack.getDisplayName()FunctionInstantiationException.messageComponent()Methods in net.minecraft.commands with parameters of type ComponentModifier and TypeMethodDescriptionprivate voidCommandSourceStack.broadcastToAdmins(Component message) voidCommandSourceStack.sendFailure(Component message) voidCommandSource.sendSystemMessage(Component component) voidCommandSourceStack.sendSystemMessage(Component message) Method parameters in net.minecraft.commands with type arguments of type ComponentModifier and TypeMethodDescriptionvoidCommandSourceStack.sendSuccess(Supplier<Component> messageSupplier, boolean allowLogging) Constructors in net.minecraft.commands with parameters of type ComponentModifierConstructorDescriptionCommandSourceStack(CommandSource source, Vec3 worldPosition, Vec2 rotation, ServerLevel level, int permissionLevel, String textName, Component displayName, MinecraftServer server, Entity entity) protectedCommandSourceStack(CommandSource source, Vec3 worldPosition, Vec2 rotation, ServerLevel level, int permissionLevel, String textName, Component displayName, MinecraftServer server, Entity entity, boolean silent, CommandResultCallback resultCallback, EntityAnchorArgument.Anchor anchor, CommandSigningContext signingContext, TaskChainer chatMessageChainer) FunctionInstantiationException(Component messageComponent) -
Uses of Component in net.minecraft.commands.arguments
Methods in net.minecraft.commands.arguments that return ComponentModifier and TypeMethodDescriptionstatic ComponentComponentArgument.getComponent(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context, String name) static ComponentMessageArgument.getMessage(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context, String name) ComponentArgument.parse(com.mojang.brigadier.StringReader reader) (package private) ComponentMessageArgument.Message.resolveComponent(CommandSourceStack source) MessageArgument.Message.toComponent(CommandSourceStack source, boolean allowSelectors) Converts this message into a text component, replacing any selectors in the text with the actual evaluated selector.MessageArgument.Part.toComponent(CommandSourceStack source) Runs the selector and returns the component produced by it. -
Uses of Component in net.minecraft.commands.arguments.selector
Methods in net.minecraft.commands.arguments.selector that return Component -
Uses of Component in net.minecraft.commands.arguments.selector.options
Fields in net.minecraft.commands.arguments.selector.options declared as ComponentModifier and TypeFieldDescriptionprivate final ComponentEntitySelectorOptions.Option.descriptionThe field for thedescriptionrecord component.Methods in net.minecraft.commands.arguments.selector.options that return ComponentModifier and TypeMethodDescriptionEntitySelectorOptions.Option.description()Returns the value of thedescriptionrecord component.Methods in net.minecraft.commands.arguments.selector.options with parameters of type ComponentModifier and TypeMethodDescriptionstatic voidEntitySelectorOptions.register(String id, EntitySelectorOptions.Modifier handler, Predicate<EntitySelectorParser> predicate, Component tooltip) Constructors in net.minecraft.commands.arguments.selector.options with parameters of type ComponentModifierConstructorDescription(package private)Option(EntitySelectorOptions.Modifier modifier, Predicate<EntitySelectorParser> canUse, Component description) Creates an instance of aOptionrecord class. -
Uses of Component in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type ComponentModifier and TypeFieldDescriptionstatic final DataComponentType<Component> DataComponents.CUSTOM_NAMEstatic final DataComponentType<Component> DataComponents.ITEM_NAME -
Uses of Component in net.minecraft.data.metadata
Methods in net.minecraft.data.metadata with parameters of type ComponentModifier and TypeMethodDescriptionstatic PackMetadataGeneratorPackMetadataGenerator.forFeaturePack(PackOutput output, Component description) static PackMetadataGeneratorPackMetadataGenerator.forFeaturePack(PackOutput output, Component description, FeatureFlagSet flags) -
Uses of Component in net.minecraft.locale
Methods in net.minecraft.locale that return Component -
Uses of Component in net.minecraft.nbt
Fields in net.minecraft.nbt declared as ComponentModifier and TypeFieldDescriptionprivate static final ComponentTextComponentTagVisitor.BYTE_ARRAY_TYPEprivate static final ComponentTextComponentTagVisitor.BYTE_TYPEprivate static final ComponentTextComponentTagVisitor.DOUBLE_TYPEprivate static final ComponentTextComponentTagVisitor.FLOAT_TYPEprivate static final ComponentTextComponentTagVisitor.FOLDEDprivate static final ComponentTextComponentTagVisitor.INT_TYPEprivate static final ComponentTextComponentTagVisitor.LONG_TYPEprivate static final ComponentTextComponentTagVisitor.SHORT_TYPEMethods in net.minecraft.nbt that return ComponentModifier and TypeMethodDescriptionprotected static ComponentTextComponentTagVisitor.handleEscapePretty(String text) static ComponentNbtUtils.toPrettyComponent(Tag tag) -
Uses of Component in net.minecraft.network
Fields in net.minecraft.network declared as ComponentModifier and TypeFieldDescriptionprivate static final ComponentRateKickingConnection.EXCEED_REASONprivate final ComponentDisconnectionDetails.reasonThe field for thereasonrecord component.Methods in net.minecraft.network that return ComponentModifier and TypeMethodDescriptionDisconnectionDetails.reason()Returns the value of thereasonrecord component.Methods in net.minecraft.network with parameters of type ComponentModifier and TypeMethodDescriptiondefault DisconnectionDetailsPacketListener.createDisconnectionInfo(Component reason, Throwable error) voidConnection.disconnect(Component message) Closes the channel with a given reason.Constructors in net.minecraft.network with parameters of type ComponentModifierConstructorDescriptionDisconnectionDetails(Component p_350943_) Creates an instance of aDisconnectionDetailsrecord class. -
Uses of Component in net.minecraft.network.chat
Classes in net.minecraft.network.chat that implement ComponentModifier and TypeClassDescriptionclassA Component which can have its Style and siblings modified.Fields in net.minecraft.network.chat declared as ComponentModifier and TypeFieldDescription(package private) static final ComponentSignedMessageChain.DecodeException.CHAIN_BROKENprivate final ComponentThrowingComponent.componentstatic final ComponentCommonComponents.CONNECT_FAILEDprivate final ComponentOutgoingChatMessage.Disguised.contentThe field for thecontentrecord component.static final ComponentComponentUtils.DEFAULT_NO_STYLE_SEPARATORstatic final ComponentComponentUtils.DEFAULT_SEPARATORstatic final ComponentCommonComponents.ELLIPSISstatic final ComponentCommonComponents.EMPTY(package private) static final ComponentSignedMessageChain.DecodeException.EXPIRED_PROFILE_KEYstatic final ComponentCommonComponents.GUI_ACKNOWLEDGEstatic final ComponentCommonComponents.GUI_BACKstatic final ComponentCommonComponents.GUI_CANCELstatic final ComponentCommonComponents.GUI_CONTINUEstatic final ComponentCommonComponents.GUI_COPY_LINK_TO_CLIPBOARDstatic final ComponentCommonComponents.GUI_DISCONNECTstatic final ComponentCommonComponents.GUI_DONEstatic final ComponentCommonComponents.GUI_NOstatic final ComponentCommonComponents.GUI_OKstatic final ComponentCommonComponents.GUI_OPEN_IN_BROWSERstatic final ComponentCommonComponents.GUI_PROCEEDstatic final ComponentCommonComponents.GUI_TO_TITLEstatic final ComponentCommonComponents.GUI_YES(package private) static final ComponentSignedMessageChain.DecodeException.INVALID_SIGNATURE(package private) static final ComponentSignedMessageChain.DecodeException.MISSING_PROFILE_KEYprivate final ComponentChatType.Bound.nameThe field for thenamerecord component.static final ComponentCommonComponents.NARRATION_SEPARATORstatic final ComponentCommonComponents.NEW_LINEstatic final ComponentCommonComponents.OPTION_OFFstatic final ComponentCommonComponents.OPTION_ON(package private) static final ComponentSignedMessageChain.DecodeException.OUT_OF_ORDER_CHATstatic final ComponentCommonComponents.SPACEstatic final ComponentCommonComponents.TRANSFER_CONNECT_FAILEDprivate final ComponentPlayerChatMessage.unsignedContentThe field for theunsignedContentrecord component.Fields in net.minecraft.network.chat with type parameters of type ComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Component> ComponentSerialization.CODECstatic final com.mojang.serialization.Codec<Component> ComponentSerialization.FLAT_CODECHoverEvent.EntityTooltipInfo.linesCacheHoverEvent.EntityTooltipInfo.namestatic final StreamCodec<RegistryFriendlyByteBuf, Optional<Component>> ComponentSerialization.OPTIONAL_STREAM_CODECstatic final HoverEvent.Action<Component> HoverEvent.Action.SHOW_TEXTMutableComponent.siblingsstatic final StreamCodec<RegistryFriendlyByteBuf, Component> ComponentSerialization.STREAM_CODECChatType.Bound.targetNameThe field for thetargetNamerecord component.static final StreamCodec<io.netty.buffer.ByteBuf, Component> ComponentSerialization.TRUSTED_CONTEXT_FREE_STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, Optional<Component>> ComponentSerialization.TRUSTED_OPTIONAL_STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, Component> ComponentSerialization.TRUSTED_STREAM_CODECMethods in net.minecraft.network.chat that return ComponentModifier and TypeMethodDescriptionFilterMask.applyWithFormatting(String text) OutgoingChatMessage.content()OutgoingChatMessage.Disguised.content()Returns the value of thecontentrecord component.OutgoingChatMessage.Player.content()ChatDecorator.decorate(ServerPlayer player, Component message) ChatTypeDecoration.decorate(Component content, ChatType.Bound boundChatType) PlayerChatMessage.decoratedContent()ChatType.Bound.decorateNarration(Component content) static <T extends Comparable<T>>
ComponentComponentUtils.formatAndSortList(Collection<T> elements, Function<T, Component> componentExtractor) static ComponentComponentUtils.formatList(Collection<? extends Component> elements, Component separator) static <T> ComponentComponentUtils.formatList(Collection<? extends T> elements, Function<T, Component> componentExtractor) static ComponentComponentUtils.formatList(Collection<String> elements) static ComponentComponentUtils.fromMessage(com.mojang.brigadier.Message message) ThrowingComponent.getComponent()static ComponentCommonComponents.joinLines(Collection<? extends Component> lines) static ComponentChatType.Bound.name()Returns the value of thenamerecord component.static ComponentComponent.nullToEmpty(String text) static ComponentCommonComponents.optionStatus(boolean isEnabled) private Component[]ChatTypeDecoration.resolveParameters(Component content, ChatType.Bound boundChatType) ChatTypeDecoration.Parameter.select(Component content, ChatType.Bound boundChatType) ChatTypeDecoration.Parameter.Selector.select(Component content, ChatType.Bound boundChatType) static ComponentComponent.translationArg(com.mojang.brigadier.Message message) static ComponentComponent.translationArg(URI uri) static ComponentComponent.translationArg(Date date) static ComponentComponent.translationArg(UUID uuid) static ComponentComponent.translationArg(ResourceLocation location) static ComponentComponent.translationArg(ChunkPos chunkPos) PlayerChatMessage.unsignedContent()Returns the value of theunsignedContentrecord component.Methods in net.minecraft.network.chat that return types with arguments of type ComponentModifier and TypeMethodDescriptionprivate static com.mojang.serialization.Codec<Component> ComponentSerialization.createCodec(com.mojang.serialization.Codec<Component> p_codec) static com.mojang.serialization.Codec<Component> ComponentSerialization.flatCodec(int maxSize) Component.getSiblings()MutableComponent.getSiblings()HoverEvent.EntityTooltipInfo.getTooltipLines()ChatType.Bound.targetName()Returns the value of thetargetNamerecord component.Component.toFlatList()Component.toFlatList(Style style) Methods in net.minecraft.network.chat with parameters of type ComponentModifier and TypeMethodDescriptionAdd the given component to this component's siblings.static ChatType.BoundChatType.bind(ResourceKey<ChatType> chatTypeKey, RegistryAccess registryAccess, Component name) default booleanChatDecorator.decorate(ServerPlayer player, Component message) ChatTypeDecoration.decorate(Component content, ChatType.Bound boundChatType) ChatType.Bound.decorateNarration(Component content) static ComponentComponentUtils.formatList(Collection<? extends Component> elements, Component separator) static <T> MutableComponentComponentUtils.formatList(Collection<? extends T> elements, Component separator, Function<T, Component> componentExtractor) static booleanComponentUtils.isTranslationResolvable(Component component) static MutableComponentCommonComponents.joinForNarration(Component... components) static Componentstatic com.mojang.serialization.DataResult<HoverEvent.EntityTooltipInfo> HoverEvent.EntityTooltipInfo.legacyCreate(Component name, RegistryOps<?> ops) private static com.mojang.serialization.DataResult<HoverEvent.ItemStackInfo> HoverEvent.ItemStackInfo.legacyCreate(Component name, RegistryOps<?> ops) static MutableComponentCommonComponents.optionNameValue(Component caption, Component valueMessage) static MutableComponentCommonComponents.optionStatus(Component message, boolean composed) com.mojang.serialization.DataResult<T> HoverEvent.LegacyConverter.parse(Component name, RegistryOps<?> ops) private Component[]ChatTypeDecoration.resolveParameters(Component content, ChatType.Bound boundChatType) ChatTypeDecoration.Parameter.select(Component content, ChatType.Bound boundChatType) ChatTypeDecoration.Parameter.Selector.select(Component content, ChatType.Bound boundChatType) (package private) static com.google.gson.JsonElementComponent.Serializer.serialize(Component component, HolderLookup.Provider provider) com.google.gson.JsonElementComponent.SerializerAdapter.serialize(Component src, Type typeOfSrc, com.google.gson.JsonSerializationContext context) static StringComponent.Serializer.toJson(Component component, HolderLookup.Provider registries) static MutableComponentComponentUtils.updateForEntity(CommandSourceStack commandSourceStack, Component p_component, Entity entity, int recursionDepth) ChatType.Bound.withTargetName(Component targetName) PlayerChatMessage.withUnsignedContent(Component message) static MutableComponentComponentUtils.wrapInSquareBrackets(Component toWrap) Wraps the text with square brackets.Method parameters in net.minecraft.network.chat with type arguments of type ComponentModifier and TypeMethodDescriptionprivate static com.mojang.serialization.Codec<Component> ComponentSerialization.createCodec(com.mojang.serialization.Codec<Component> p_codec) private static MutableComponentComponentSerialization.createFromList(List<Component> components) static <T extends Comparable<T>>
ComponentComponentUtils.formatAndSortList(Collection<T> elements, Function<T, Component> componentExtractor) static ComponentComponentUtils.formatList(Collection<? extends Component> elements, Component separator) static <T> ComponentComponentUtils.formatList(Collection<? extends T> elements, Function<T, Component> componentExtractor) static <T> MutableComponentComponentUtils.formatList(Collection<? extends T> elements, Optional<? extends Component> optionalSeparator, Function<T, Component> componentExtractor) static <T> MutableComponentComponentUtils.formatList(Collection<? extends T> elements, Optional<? extends Component> optionalSeparator, Function<T, Component> componentExtractor) static <T> MutableComponentComponentUtils.formatList(Collection<? extends T> elements, Component separator, Function<T, Component> componentExtractor) static ComponentCommonComponents.joinLines(Collection<? extends Component> lines) static MutableComponentComponent.nbt(String nbtPathPattern, boolean interpreting, Optional<Component> separator, DataSource dataSource) static MutableComponentstatic Optional<MutableComponent> ComponentUtils.updateForEntity(CommandSourceStack commandSourceStack, Optional<Component> optionalComponent, Entity entity, int recursionDepth) Constructors in net.minecraft.network.chat with parameters of type ComponentModifierConstructorDescription(package private)Creates an instance of aBoundrecord class.DecodeException(Component p_249149_) Creates an instance of aDisguisedrecord class.EntityTooltipInfo(EntityType<?> type, UUID id, Component name) PlayerChatMessage(SignedMessageLink link, MessageSignature signature, SignedMessageBody signedBody, Component unsignedContent, FilterMask filterMask) Creates an instance of aPlayerChatMessagerecord class.ThrowingComponent(Component component) ThrowingComponent(Component component, Throwable cause) Constructor parameters in net.minecraft.network.chat with type arguments of type ComponentModifierConstructorDescriptionCreates an instance of aBoundrecord class.EntityTooltipInfo(EntityType<?> type, UUID id, Optional<Component> name) (package private)MutableComponent(ComponentContents contents, List<Component> siblings, Style style) -
Uses of Component in net.minecraft.network.chat.contents
Fields in net.minecraft.network.chat.contents with type parameters of type ComponentModifier and TypeFieldDescriptionKeybindResolver.keyResolverKeybindContents.nameResolverNbtContents.separatorSelectorContents.separatorMethods in net.minecraft.network.chat.contents that return ComponentMethods in net.minecraft.network.chat.contents that return types with arguments of type ComponentMethod parameters in net.minecraft.network.chat.contents with type arguments of type ComponentModifier and TypeMethodDescriptionstatic voidKeybindResolver.setKeyResolver(Function<String, Supplier<Component>> p_keyResolver) Constructor parameters in net.minecraft.network.chat.contents with type arguments of type ComponentModifierConstructorDescriptionNbtContents(String nbtPathPattern, boolean interpreting, Optional<Component> separator, DataSource dataSource) privateNbtContents(String nbtPathPattern, NbtPathArgument.NbtPath compiledNbtPath, boolean interpreting, Optional<Component> separator, DataSource dataSource) SelectorContents(String pattern, Optional<Component> separator) -
Uses of Component in net.minecraft.network.chat.numbers
Fields in net.minecraft.network.chat.numbers declared as ComponentConstructors in net.minecraft.network.chat.numbers with parameters of type Component -
Uses of Component in net.minecraft.network.protocol.common
Fields in net.minecraft.network.protocol.common declared as ComponentModifier and TypeFieldDescriptionprivate final ComponentClientboundDisconnectPacket.reasonThe field for thereasonrecord component.Fields in net.minecraft.network.protocol.common with type parameters of type ComponentModifier and TypeFieldDescriptionClientboundResourcePackPushPacket.promptThe field for thepromptrecord component.Methods in net.minecraft.network.protocol.common that return ComponentModifier and TypeMethodDescriptionClientboundDisconnectPacket.reason()Returns the value of thereasonrecord component.Methods in net.minecraft.network.protocol.common that return types with arguments of type ComponentModifier and TypeMethodDescriptionClientboundResourcePackPushPacket.prompt()Returns the value of thepromptrecord component.Constructors in net.minecraft.network.protocol.common with parameters of type ComponentModifierConstructorDescriptionClientboundDisconnectPacket(Component reason) Creates an instance of aClientboundDisconnectPacketrecord class.Constructor parameters in net.minecraft.network.protocol.common with type arguments of type Component -
Uses of Component in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game declared as ComponentModifier and TypeFieldDescriptionprivate final ComponentClientboundSystemChatPacket.contentThe field for thecontentrecord component.private final ComponentClientboundPlayerInfoUpdatePacket.Entry.displayNameThe field for thedisplayNamerecord component.(package private) ComponentClientboundPlayerInfoUpdatePacket.EntryBuilder.displayNameprivate final ComponentClientboundSetObjectivePacket.displayNameprivate final ComponentClientboundSetPlayerTeamPacket.Parameters.displayNameprivate final ComponentClientboundTabListPacket.footerThe field for thefooterrecord component.private final ComponentClientboundTabListPacket.headerThe field for theheaderrecord component.private final ComponentClientboundDisguisedChatPacket.messageThe field for themessagerecord component.private final ComponentClientboundPlayerCombatKillPacket.messageThe field for themessagerecord component.private final ComponentClientboundServerDataPacket.motdThe field for themotdrecord component.private final ComponentClientboundBossEventPacket.AddOperation.nameprivate final ComponentClientboundBossEventPacket.UpdateNameOperation.nameThe field for thenamerecord component.private final ComponentClientboundSetPlayerTeamPacket.Parameters.playerPrefixprivate final ComponentClientboundSetPlayerTeamPacket.Parameters.playerSuffixprivate final ComponentClientboundSetActionBarTextPacket.textThe field for thetextrecord component.private final ComponentClientboundSetSubtitleTextPacket.textThe field for thetextrecord component.private final ComponentClientboundSetTitleTextPacket.textThe field for thetextrecord component.private final ComponentClientboundOpenScreenPacket.titleprivate final ComponentClientboundPlayerChatPacket.unsignedContentThe field for theunsignedContentrecord component.Fields in net.minecraft.network.protocol.game with type parameters of type ComponentModifier and TypeFieldDescriptionClientboundSetScorePacket.displayThe field for thedisplayrecord component.ClientboundCommandSuggestionsPacket.Entry.tooltipThe field for thetooltiprecord component.Methods in net.minecraft.network.protocol.game that return ComponentModifier and TypeMethodDescriptionClientboundSystemChatPacket.content()Returns the value of thecontentrecord component.ClientboundPlayerInfoUpdatePacket.Entry.displayName()Returns the value of thedisplayNamerecord component.ClientboundTabListPacket.footer()Returns the value of thefooterrecord component.ClientboundSetObjectivePacket.getDisplayName()ClientboundSetPlayerTeamPacket.Parameters.getDisplayName()ClientboundSetPlayerTeamPacket.Parameters.getPlayerPrefix()ClientboundSetPlayerTeamPacket.Parameters.getPlayerSuffix()ClientboundOpenScreenPacket.getTitle()ClientboundTabListPacket.header()Returns the value of theheaderrecord component.ClientboundDisguisedChatPacket.message()Returns the value of themessagerecord component.ClientboundPlayerCombatKillPacket.message()Returns the value of themessagerecord component.ClientboundServerDataPacket.motd()Returns the value of themotdrecord component.ClientboundBossEventPacket.UpdateNameOperation.name()Returns the value of thenamerecord component.ClientboundSetActionBarTextPacket.text()Returns the value of thetextrecord component.ClientboundSetSubtitleTextPacket.text()Returns the value of thetextrecord component.ClientboundSetTitleTextPacket.text()Returns the value of thetextrecord component.ClientboundPlayerChatPacket.unsignedContent()Returns the value of theunsignedContentrecord component.Methods in net.minecraft.network.protocol.game that return types with arguments of type ComponentModifier and TypeMethodDescriptionClientboundSetScorePacket.display()Returns the value of thedisplayrecord component.ClientboundCommandSuggestionsPacket.Entry.tooltip()Returns the value of thetooltiprecord component.Methods in net.minecraft.network.protocol.game with parameters of type ComponentModifier and TypeMethodDescriptiondefault voidClientboundBossEventPacket.Handler.add(UUID id, Component name, float progress, BossEvent.BossBarColor color, BossEvent.BossBarOverlay overlay, boolean darkenScreen, boolean playMusic, boolean createWorldFog) default voidClientboundBossEventPacket.Handler.updateName(UUID id, Component name) Constructors in net.minecraft.network.protocol.game with parameters of type ComponentModifierConstructorDescriptionClientboundDisguisedChatPacket(Component message, ChatType.Bound chatType) Creates an instance of aClientboundDisguisedChatPacketrecord class.ClientboundOpenScreenPacket(int containerId, MenuType<?> menuType, Component title) ClientboundPlayerChatPacket(UUID sender, int index, MessageSignature signature, SignedMessageBody.Packed body, Component unsignedContent, FilterMask filterMask, ChatType.Bound chatType) Creates an instance of aClientboundPlayerChatPacketrecord class.ClientboundPlayerCombatKillPacket(int playerId, Component message) Creates an instance of aClientboundPlayerCombatKillPacketrecord class.ClientboundServerDataPacket(Component motd, Optional<byte[]> iconBytes) Creates an instance of aClientboundServerDataPacketrecord class.Creates an instance of aClientboundSetActionBarTextPacketrecord class.Creates an instance of aClientboundSetSubtitleTextPacketrecord class.Creates an instance of aClientboundSetTitleTextPacketrecord class.ClientboundSystemChatPacket(Component content, boolean overlay) Creates an instance of aClientboundSystemChatPacketrecord class.ClientboundTabListPacket(Component header, Component footer) Creates an instance of aClientboundTabListPacketrecord class.Entry(UUID profileId, com.mojang.authlib.GameProfile profile, boolean listed, int latency, GameType gameMode, Component displayName, RemoteChatSession.Data chatSession) Creates an instance of aEntryrecord class.(package private)UpdateNameOperation(Component name) Creates an instance of aUpdateNameOperationrecord class.Constructor parameters in net.minecraft.network.protocol.game with type arguments of type ComponentModifierConstructorDescriptionClientboundSetScorePacket(String owner, String objectiveName, int score, Optional<Component> display, Optional<NumberFormat> numberFormat) Creates an instance of aClientboundSetScorePacketrecord class.Creates an instance of aEntryrecord class. -
Uses of Component in net.minecraft.network.protocol.login
Fields in net.minecraft.network.protocol.login declared as ComponentMethods in net.minecraft.network.protocol.login that return ComponentConstructors in net.minecraft.network.protocol.login with parameters of type Component -
Uses of Component in net.minecraft.network.protocol.status
Fields in net.minecraft.network.protocol.status declared as ComponentModifier and TypeFieldDescriptionprivate final ComponentServerStatus.descriptionThe field for thedescriptionrecord component.Methods in net.minecraft.network.protocol.status that return ComponentModifier and TypeMethodDescriptionServerStatus.description()Returns the value of thedescriptionrecord component.Constructors in net.minecraft.network.protocol.status with parameters of type ComponentModifierConstructorDescriptionServerStatus(Component description, Optional<ServerStatus.Players> players, Optional<ServerStatus.Version> version, Optional<ServerStatus.Favicon> favicon, boolean enforcesSecureChat) Deprecated.ServerStatus(Component description, Optional<ServerStatus.Players> players, Optional<ServerStatus.Version> version, Optional<ServerStatus.Favicon> favicon, boolean enforcesSecureChat, boolean isModded) Creates an instance of aServerStatusrecord class. -
Uses of Component in net.minecraft.network.syncher
Fields in net.minecraft.network.syncher with type parameters of type ComponentModifier and TypeFieldDescriptionstatic final EntityDataSerializer<Component> EntityDataSerializers.COMPONENTstatic final EntityDataSerializer<Optional<Component>> EntityDataSerializers.OPTIONAL_COMPONENT -
Uses of Component in net.minecraft.realms
Fields in net.minecraft.realms declared as ComponentModifier and TypeFieldDescription(package private) final ComponentRepeatedNarrator.Params.narrationprivate final ComponentDisconnectedRealmsScreen.reasonprivate final ComponentRealmsLabel.textMethods in net.minecraft.realms that return ComponentModifier and TypeMethodDescriptionRealmsScreen.createLabelNarration()DisconnectedRealmsScreen.getNarrationMessage()RealmsLabel.getText()Methods in net.minecraft.realms with parameters of type ComponentModifier and TypeMethodDescriptionvoidRepeatedNarrator.narrate(GameNarrator narrator, Component narration) Constructors in net.minecraft.realms with parameters of type ComponentModifierConstructorDescriptionDisconnectedRealmsScreen(Screen parent, Component title, Component reason) (package private)RealmsLabel(Component text, int x, int y, int color) RealmsScreen(Component title) -
Uses of Component in net.minecraft.server
Fields in net.minecraft.server declared as ComponentModifier and TypeFieldDescriptionprivate final ComponentMinecraftServer.ServerResourcePackInfo.promptThe field for thepromptrecord component.Fields in net.minecraft.server with type parameters of type ComponentModifier and TypeFieldDescriptionprivate final com.mojang.datafixers.util.Either<ServerLinks.KnownLinkType, Component> ServerLinks.Entry.typeThe field for thetyperecord component.private final com.mojang.datafixers.util.Either<ServerLinks.KnownLinkType, Component> ServerLinks.UntrustedEntry.typeThe field for thetyperecord component.static final StreamCodec<io.netty.buffer.ByteBuf, com.mojang.datafixers.util.Either<ServerLinks.KnownLinkType, Component>> ServerLinks.TYPE_STREAM_CODECMethods in net.minecraft.server that return ComponentModifier and TypeMethodDescriptionServerLinks.Entry.displayName()private ComponentServerLinks.KnownLinkType.displayName()MinecraftServer.ServerResourcePackInfo.prompt()Returns the value of thepromptrecord component.Methods in net.minecraft.server that return types with arguments of type ComponentModifier and TypeMethodDescriptioncom.mojang.datafixers.util.Either<ServerLinks.KnownLinkType, Component> ServerLinks.Entry.type()Returns the value of thetyperecord component.com.mojang.datafixers.util.Either<ServerLinks.KnownLinkType, Component> ServerLinks.UntrustedEntry.type()Returns the value of thetyperecord component.Methods in net.minecraft.server with parameters of type ComponentModifier and TypeMethodDescriptionstatic ServerLinks.EntryvoidMinecraftServer.logChatMessage(Component content, ChatType.Bound boundChatType, String header) voidMinecraftServer.sendSystemMessage(Component component) Constructors in net.minecraft.server with parameters of type ComponentModifierConstructorDescriptionServerResourcePackInfo(UUID id, String url, String hash, boolean isRequired, Component prompt) Creates an instance of aServerResourcePackInforecord class.Constructor parameters in net.minecraft.server with type arguments of type ComponentModifierConstructorDescriptionEntry(com.mojang.datafixers.util.Either<ServerLinks.KnownLinkType, Component> type, URI link) Creates an instance of aEntryrecord class.UntrustedEntry(com.mojang.datafixers.util.Either<ServerLinks.KnownLinkType, Component> type, String link) Creates an instance of aUntrustedEntryrecord class. -
Uses of Component in net.minecraft.server.bossevents
Methods in net.minecraft.server.bossevents that return ComponentMethods in net.minecraft.server.bossevents with parameters of type ComponentConstructors in net.minecraft.server.bossevents with parameters of type Component -
Uses of Component in net.minecraft.server.commands
Methods in net.minecraft.server.commands that return ComponentModifier and TypeMethodDescriptionprivate static ComponentAttributeCommand.getAttributeDescription(Holder<Attribute> attribute) private static ComponentTeamCommand.getFirstMemberName(Collection<ScoreHolder> scores) private static ComponentScoreboardCommand.getFirstTargetName(Collection<ScoreHolder> scores) Methods in net.minecraft.server.commands with parameters of type ComponentModifier and TypeMethodDescriptionprivate static intScoreboardCommand.addObjective(CommandSourceStack source, String name, ObjectiveCriteria criteria, Component displayName) private static intBanIpCommands.banIp(CommandSourceStack source, String ip, Component reason) private static intBanIpCommands.banIpOrName(CommandSourceStack source, String username, Component reason) private static intBanPlayerCommands.banPlayers(CommandSourceStack source, Collection<com.mojang.authlib.GameProfile> gameProfiles, Component reason) private static intBossBarCommands.createBar(CommandSourceStack source, ResourceLocation id, Component displayName) private static intTeamCommand.createTeam(CommandSourceStack source, String name, Component displayName) private static intKickCommand.kickPlayers(CommandSourceStack source, Collection<ServerPlayer> players, Component reason) private static intRaidCommand.playSound(CommandSourceStack source, Component type) voidDebugCommand.Tracer.sendSystemMessage(Component component) private static intScoreboardCommand.setDisplayName(CommandSourceStack source, Objective objective, Component displayName) private static intTeamCommand.setDisplayName(CommandSourceStack source, PlayerTeam team, Component value) private static intBossBarCommands.setName(CommandSourceStack source, CustomBossEvent bossbar, Component name) private static intTeamCommand.setPrefix(CommandSourceStack source, PlayerTeam team, Component prefix) private static intScoreboardCommand.setScoreDisplay(CommandSourceStack source, Collection<ScoreHolder> targets, Objective objective, Component displayName) private static intTeamCommand.setSuffix(CommandSourceStack source, PlayerTeam team, Component suffix) private static intTitleCommand.showTitle(CommandSourceStack source, Collection<ServerPlayer> targets, Component title, String titleType, Function<Component, Packet<?>> packetGetter) Method parameters in net.minecraft.server.commands with type arguments of type ComponentModifier and TypeMethodDescriptionstatic com.mojang.datafixers.util.Either<Integer, com.mojang.brigadier.exceptions.CommandSyntaxException> FillBiomeCommand.fill(ServerLevel level, BlockPos from, BlockPos to, Holder<Biome> biome, Predicate<Holder<Biome>> filter, Consumer<Supplier<Component>> messageOutput) private static intListPlayersCommand.format(CommandSourceStack source, Function<ServerPlayer, Component> nameExtractor) private static intTitleCommand.showTitle(CommandSourceStack source, Collection<ServerPlayer> targets, Component title, String titleType, Function<Component, Packet<?>> packetGetter) -
Uses of Component in net.minecraft.server.commands.data
Methods in net.minecraft.server.commands.data that return ComponentModifier and TypeMethodDescriptionBlockDataAccessor.getModifiedSuccess()DataAccessor.getModifiedSuccess()EntityDataAccessor.getModifiedSuccess()StorageDataAccessor.getModifiedSuccess()BlockDataAccessor.getPrintSuccess(NbtPathArgument.NbtPath path, double scale, int value) Gets the message used as a result of querying the given path with a scale.BlockDataAccessor.getPrintSuccess(Tag nbt) Gets the message used as a result of querying the given NBT (both for /data get and /data get path)DataAccessor.getPrintSuccess(NbtPathArgument.NbtPath path, double scale, int value) Gets the message used as a result of querying the given path with a scale.DataAccessor.getPrintSuccess(Tag nbt) Gets the message used as a result of querying the given NBT (both for /data get and /data get path)EntityDataAccessor.getPrintSuccess(NbtPathArgument.NbtPath path, double scale, int value) Gets the message used as a result of querying the given path with a scale.EntityDataAccessor.getPrintSuccess(Tag nbt) Gets the message used as a result of querying the given NBT (both for /data get and /data get path)StorageDataAccessor.getPrintSuccess(NbtPathArgument.NbtPath path, double scale, int value) Gets the message used as a result of querying the given path with a scale.StorageDataAccessor.getPrintSuccess(Tag nbt) Gets the message used as a result of querying the given NBT (both for /data get and /data get path) -
Uses of Component in net.minecraft.server.dedicated
Methods in net.minecraft.server.dedicated that return ComponentModifier and TypeMethodDescriptionprivate static ComponentDedicatedServerProperties.parseResourcePackPrompt(String json) -
Uses of Component in net.minecraft.server.level
Fields in net.minecraft.server.level declared as ComponentModifier and TypeFieldDescriptionprivate ComponentServerPlayer.tabListDisplayNameprivate ComponentServerPlayer.tabListFooterprivate ComponentServerPlayer.tabListHeaderMethods in net.minecraft.server.level that return ComponentModifier and TypeMethodDescriptionServerPlayer.getTabListDisplayName()ServerPlayer.getTabListFooter()ServerPlayer.getTabListHeader()Methods in net.minecraft.server.level with parameters of type ComponentModifier and TypeMethodDescriptionvoidServerPlayer.displayClientMessage(Component chatComponent, boolean actionBar) voidServerPlayer.sendSystemMessage(Component component) voidServerPlayer.sendSystemMessage(Component p_component, boolean bypassHiddenChat) voidvoidServerPlayer.setTabListFooter(Component footer) Set the tab list footer while preserving the header.voidServerPlayer.setTabListHeader(Component header) Set the tab list header while preserving the footer.voidServerPlayer.setTabListHeaderFooter(Component header, Component footer) Set the tab list header and footer at once.Constructors in net.minecraft.server.level with parameters of type ComponentModifierConstructorDescriptionServerBossEvent(Component name, BossEvent.BossBarColor color, BossEvent.BossBarOverlay overlay) -
Uses of Component in net.minecraft.server.network
Fields in net.minecraft.server.network declared as ComponentModifier and TypeFieldDescriptionprivate static final ComponentServerGamePacketListenerImpl.CHAT_VALIDATION_FAILEDprivate static final ComponentServerStatusPacketListenerImpl.DISCONNECT_REASONprivate static final ComponentServerConfigurationPacketListenerImpl.DISCONNECT_REASON_INVALID_DATA(package private) static final ComponentServerCommonPacketListenerImpl.DISCONNECT_UNEXPECTED_QUERYprivate static final ComponentServerHandshakePacketListenerImpl.IGNORE_STATUS_REASONprivate static final ComponentServerGamePacketListenerImpl.INVALID_COMMAND_SIGNATUREprivate static final ComponentServerCommonPacketListenerImpl.TIMEOUT_DISCONNECTION_MESSAGEMethods in net.minecraft.server.network with parameters of type ComponentModifier and TypeMethodDescriptionvoidServerCommonPacketListenerImpl.disconnect(Component reason) voidServerLoginPacketListenerImpl.disconnect(Component reason) voidServerGamePacketListenerImpl.sendDisguisedChatMessage(Component message, ChatType.Bound boundType) -
Uses of Component in net.minecraft.server.packs
Fields in net.minecraft.server.packs declared as ComponentModifier and TypeFieldDescriptionprivate final ComponentPackLocationInfo.titleThe field for thetitlerecord component.Methods in net.minecraft.server.packs that return ComponentModifier and TypeMethodDescriptionPackLocationInfo.createChatLink(boolean enabled, Component text) PackLocationInfo.title()Returns the value of thetitlerecord component.Methods in net.minecraft.server.packs with parameters of type ComponentModifier and TypeMethodDescriptionPackLocationInfo.createChatLink(boolean enabled, Component text) Constructors in net.minecraft.server.packs with parameters of type ComponentModifierConstructorDescriptionPackLocationInfo(String id, Component title, PackSource source, Optional<KnownPack> knownPackInfo) Creates an instance of aPackLocationInforecord class. -
Uses of Component in net.minecraft.server.packs.metadata.pack
Fields in net.minecraft.server.packs.metadata.pack declared as ComponentModifier and TypeFieldDescriptionprivate final ComponentPackMetadataSection.descriptionThe field for thedescriptionrecord component.Methods in net.minecraft.server.packs.metadata.pack that return ComponentModifier and TypeMethodDescriptionPackMetadataSection.description()Returns the value of thedescriptionrecord component.Constructors in net.minecraft.server.packs.metadata.pack with parameters of type ComponentModifierConstructorDescriptionPackMetadataSection(Component description, int packVersion) PackMetadataSection(Component description, int packFormat, Optional<InclusiveRange<Integer>> supportedFormats) Creates an instance of aPackMetadataSectionrecord class. -
Uses of Component in net.minecraft.server.packs.repository
Fields in net.minecraft.server.packs.repository declared as ComponentModifier and TypeFieldDescriptionprivate final ComponentPackCompatibility.confirmationprivate final ComponentPack.Metadata.descriptionThe field for thedescriptionrecord component.private final ComponentPackCompatibility.descriptionFields in net.minecraft.server.packs.repository with type parameters of type ComponentMethods in net.minecraft.server.packs.repository that return ComponentModifier and TypeMethodDescriptionPack.Metadata.description()Returns the value of thedescriptionrecord component.Pack.getChatLink(boolean green) PackCompatibility.getConfirmation()Pack.getDescription()PackCompatibility.getDescription()protected abstract ComponentBuiltInPackSource.getPackTitle(String id) protected ComponentServerPacksSource.getPackTitle(String id) Pack.getTitle()Methods in net.minecraft.server.packs.repository that return types with arguments of type ComponentModifier and TypeMethodDescriptionprivate static UnaryOperator<Component> PackSource.decorateWithSource(String translationKey) Methods in net.minecraft.server.packs.repository with parameters of type ComponentModifier and TypeMethodDescriptionprotected abstract PackBuiltInPackSource.createBuiltinPack(String id, Pack.ResourcesSupplier resources, Component title) protected PackServerPacksSource.createBuiltinPack(String id, Pack.ResourcesSupplier resources, Component title) private static PackLocationInfoServerPacksSource.createBuiltInPackLocation(String id, Component title) Method parameters in net.minecraft.server.packs.repository with type arguments of type ComponentModifier and TypeMethodDescriptionstatic PackSourcePackSource.create(UnaryOperator<Component> decorator, boolean shouldAddAutomatically) Constructors in net.minecraft.server.packs.repository with parameters of type ComponentModifierConstructorDescriptionMetadata(Component description, PackCompatibility compatibility, FeatureFlagSet requestedFeatures, List<String> overlays) Deprecated.Neo: useMetadata(Component,PackCompatibility,FeatureFlagSet,List,boolean)insteadMetadata(Component description, PackCompatibility compatibility, FeatureFlagSet requestedFeatures, List<String> overlays, boolean isHidden) Creates an instance of aMetadatarecord class. -
Uses of Component in net.minecraft.server.players
Fields in net.minecraft.server.players declared as ComponentModifier and TypeFieldDescriptionstatic final ComponentPlayerList.CHAT_FILTERED_FULLstatic final ComponentPlayerList.DUPLICATE_LOGIN_DISCONNECT_MESSAGEMethods in net.minecraft.server.players that return ComponentModifier and TypeMethodDescriptionPlayerList.canPlayerLogin(SocketAddress socketAddress, com.mojang.authlib.GameProfile gameProfile) abstract ComponentBanListEntry.getDisplayName()IpBanListEntry.getDisplayName()UserBanListEntry.getDisplayName()Methods in net.minecraft.server.players with parameters of type ComponentModifier and TypeMethodDescriptionvoidPlayerList.broadcastSystemMessage(Component message, boolean bypassHiddenChat) voidPlayerList.broadcastSystemMessage(Component serverMessage, Function<ServerPlayer, Component> playerMessageFactory, boolean bypassHiddenChat) voidPlayerList.broadcastSystemToAllExceptTeam(Player player, Component message) voidPlayerList.broadcastSystemToTeam(Player player, Component message) Method parameters in net.minecraft.server.players with type arguments of type ComponentModifier and TypeMethodDescriptionvoidPlayerList.broadcastSystemMessage(Component serverMessage, Function<ServerPlayer, Component> playerMessageFactory, boolean bypassHiddenChat) -
Uses of Component in net.minecraft.server.rcon
Fields in net.minecraft.server.rcon declared as ComponentMethods in net.minecraft.server.rcon with parameters of type Component -
Uses of Component in net.minecraft.stats
Fields in net.minecraft.stats declared as ComponentMethods in net.minecraft.stats that return ComponentConstructors in net.minecraft.stats with parameters of type Component -
Uses of Component in net.minecraft.util
Methods in net.minecraft.util that return ComponentMethods in net.minecraft.util with parameters of type ComponentModifier and TypeMethodDescriptionvoidProgressListener.progressStage(Component stage) voidProgressListener.progressStart(Component header) voidProgressListener.progressStartNoAbort(Component component) -
Uses of Component in net.minecraft.util.worldupdate
Fields in net.minecraft.util.worldupdate declared as ComponentMethods in net.minecraft.util.worldupdate that return Component -
Uses of Component in net.minecraft.world
Fields in net.minecraft.world declared as ComponentModifier and TypeFieldDescriptionprotected ComponentBossEvent.nameprivate final ComponentSimpleMenuProvider.titleMethods in net.minecraft.world that return ComponentModifier and TypeMethodDescriptiondefault ComponentNameable.getCustomName()Difficulty.getDisplayName()MenuProvider.getDisplayName()default ComponentNameable.getDisplayName()SimpleMenuProvider.getDisplayName()Difficulty.getInfo()BossEvent.getName()Nameable.getName()Methods in net.minecraft.world with parameters of type ComponentConstructors in net.minecraft.world with parameters of type ComponentModifierConstructorDescriptionBossEvent(UUID id, Component name, BossEvent.BossBarColor color, BossEvent.BossBarOverlay overlay) SimpleMenuProvider(MenuConstructor menuConstructor, Component title) -
Uses of Component in net.minecraft.world.damagesource
Methods in net.minecraft.world.damagesource that return ComponentModifier and TypeMethodDescriptionCombatTracker.getDeathMessage()private static ComponentCombatTracker.getDisplayName(Entity entity) CombatTracker.getFallMessage(CombatEntry combatEntry, Entity p_entity) DamageSource.getLocalizedDeathMessage(LivingEntity livingEntity) Gets the death message that is displayed when the player diesprivate ComponentCombatTracker.getMessageForAssistedFall(Entity entity, Component entityDisplayName, String hasWeaponTranslationKey, String noWeaponTranslationKey) Methods in net.minecraft.world.damagesource with parameters of type Component -
Uses of Component in net.minecraft.world.effect
Methods in net.minecraft.world.effect that return ComponentModifier and TypeMethodDescriptionstatic ComponentMobEffectUtil.formatDuration(MobEffectInstance effect, float durationFactor, float ticksPerSecond) MobEffect.getDisplayName() -
Uses of Component in net.minecraft.world.entity
Fields in net.minecraft.world.entity declared as ComponentModifier and TypeFieldDescriptionprivate ComponentEntityType.descriptionprivate final ComponentDisplay.TextDisplay.TextRenderState.textThe field for thetextrecord component.Fields in net.minecraft.world.entity with type parameters of type ComponentModifier and TypeFieldDescriptionprivate static final EntityDataAccessor<Optional<Component>> Entity.DATA_CUSTOM_NAMEprivate static final EntityDataAccessor<Component> Display.TextDisplay.DATA_TEXT_IDMethods in net.minecraft.world.entity that return ComponentModifier and TypeMethodDescriptionEntity.getCustomName()EntityType.getDescription()Entity.getDisplayName()Entity.getName()private ComponentDisplay.TextDisplay.getText()protected ComponentEntity.getTypeName()private static ComponentEntity.removeAction(Component name) Display.TextDisplay.TextRenderState.text()Returns the value of thetextrecord component.Methods in net.minecraft.world.entity with parameters of type ComponentModifier and TypeMethodDescriptionprivate static ComponentEntity.removeAction(Component name) voidEntity.sendSystemMessage(Component component) voidEntity.setCustomName(Component name) private voidConstructors in net.minecraft.world.entity with parameters of type ComponentModifierConstructorDescriptionTextRenderState(Component text, int lineWidth, Display.IntInterpolator textOpacity, Display.IntInterpolator backgroundColor, byte flags) Creates an instance of aTextRenderStaterecord class. -
Uses of Component in net.minecraft.world.entity.animal
Fields in net.minecraft.world.entity.animal declared as ComponentMethods in net.minecraft.world.entity.animal that return Component -
Uses of Component in net.minecraft.world.entity.boss.wither
Methods in net.minecraft.world.entity.boss.wither with parameters of type Component -
Uses of Component in net.minecraft.world.entity.item
Methods in net.minecraft.world.entity.item that return ComponentModifier and TypeMethodDescriptionItemEntity.getName()protected ComponentFallingBlockEntity.getTypeName() -
Uses of Component in net.minecraft.world.entity.monster
Methods in net.minecraft.world.entity.monster with parameters of type Component -
Uses of Component in net.minecraft.world.entity.npc
Methods in net.minecraft.world.entity.npc that return Component -
Uses of Component in net.minecraft.world.entity.player
Fields in net.minecraft.world.entity.player declared as ComponentModifier and TypeFieldDescriptionprivate ComponentPlayer.displaynamestatic final ComponentProfilePublicKey.EXPIRED_PROFILE_PUBLIC_KEYprivate static final ComponentProfilePublicKey.INVALID_SIGNATUREprivate final ComponentPlayer.BedSleepingProblem.messageprivate final ComponentPlayerModelPart.nameMethods in net.minecraft.world.entity.player that return ComponentModifier and TypeMethodDescriptionPlayer.getDisplayName()Player.BedSleepingProblem.getMessage()Inventory.getName()Player.getName()PlayerModelPart.getName()Methods in net.minecraft.world.entity.player with parameters of type ComponentModifier and TypeMethodDescriptionvoidPlayer.displayClientMessage(Component chatComponent, boolean actionBar) Constructors in net.minecraft.world.entity.player with parameters of type ComponentModifierConstructorDescriptionprivateBedSleepingProblem(Component message) ValidationException(Component p_243378_) -
Uses of Component in net.minecraft.world.entity.raid
Fields in net.minecraft.world.entity.raid declared as ComponentModifier and TypeFieldDescriptionprivate static final Componentprivate static final Componentprivate static final Componentprivate static final ComponentRaid.RAID_NAME_COMPONENT -
Uses of Component in net.minecraft.world.entity.vehicle
Fields in net.minecraft.world.entity.vehicle with type parameters of type ComponentModifier and TypeFieldDescription(package private) static final EntityDataAccessor<Component> MinecartCommandBlock.DATA_ID_LAST_OUTPUTMethods in net.minecraft.world.entity.vehicle that return Component -
Uses of Component in net.minecraft.world.item
Fields in net.minecraft.world.item declared as ComponentModifier and TypeFieldDescriptionprivate final ComponentSmithingTemplateItem.additionsSlotDescriptionprivate static final ComponentSmithingTemplateItem.APPLIES_TO_TITLEprivate final ComponentSmithingTemplateItem.appliesToprivate static final ComponentSmithingTemplateItem.ARMOR_TRIM_ADDITIONS_SLOT_DESCRIPTIONprivate static final ComponentSmithingTemplateItem.ARMOR_TRIM_APPLIES_TOprivate static final ComponentSmithingTemplateItem.ARMOR_TRIM_BASE_SLOT_DESCRIPTIONprivate static final ComponentSmithingTemplateItem.ARMOR_TRIM_INGREDIENTSprivate final ComponentSmithingTemplateItem.baseSlotDescriptionstatic final ComponentAdventureModePredicate.CAN_BREAK_HEADERstatic final ComponentAdventureModePredicate.CAN_PLACE_HEADERprivate final ComponentJukeboxSong.descriptionThe field for thedescriptionrecord component.private static final ComponentItemStack.DISABLED_ITEM_TOOLTIPprivate ComponentCreativeModeTab.Builder.displayNameprivate final ComponentCreativeModeTab.displayNameprivate final ComponentSmithingTemplateItem.ingredientsprivate static final ComponentSmithingTemplateItem.INGREDIENTS_TITLEprivate static final ComponentSmithingTemplateItem.NETHERITE_UPGRADEprivate static final ComponentSmithingTemplateItem.NETHERITE_UPGRADE_ADDITIONS_SLOT_DESCRIPTIONprivate static final ComponentSmithingTemplateItem.NETHERITE_UPGRADE_APPLIES_TOprivate static final ComponentSmithingTemplateItem.NETHERITE_UPGRADE_BASE_SLOT_DESCRIPTIONprivate static final ComponentSmithingTemplateItem.NETHERITE_UPGRADE_INGREDIENTSprivate static final ComponentHangingEntityItem.TOOLTIP_RANDOM_VARIANTprivate static final ComponentAdventureModePredicate.UNKNOWN_USEprivate final ComponentSmithingTemplateItem.upgradeDescriptionFields in net.minecraft.world.item with type parameters of type ComponentMethods in net.minecraft.world.item that return ComponentModifier and TypeMethodDescriptionJukeboxSong.description()Returns the value of thedescriptionrecord component.SmithingTemplateItem.getAdditionSlotDescription()SmithingTemplateItem.getBaseSlotDescription()Item.getDescription()CreativeModeTab.getDisplayName()ItemStack.getDisplayName()ItemStack.getHoverName()Gets the title name of the bookstatic ComponentMapItem.getTooltipForId(MapId mapId) Methods in net.minecraft.world.item that return types with arguments of type ComponentModifier and TypeMethodDescriptionAdventureModePredicate.computeTooltip(List<BlockPredicate> predicates) ItemStack.getTooltipLines(Item.TooltipContext tooltipContext, Player player, TooltipFlag tooltipFlag) Methods in net.minecraft.world.item with parameters of type ComponentModifier and TypeMethodDescriptionprivate static voidMethod parameters in net.minecraft.world.item with type arguments of type ComponentModifier and TypeMethodDescriptionprivate voidItemStack.addAttributeTooltips(Consumer<Component> tooltipAdder, Player player) Deprecated.Neo: UseaddAttributeTooltips}invalid @link
{@link net.neoforged.neoforge.client.util.TooltipUtil#private voidItemStack.addModifierTooltip(Consumer<Component> tooltipAdder, Player player, Holder<Attribute> attribute, AttributeModifier modifier) voidAdventureModePredicate.addToTooltip(Consumer<Component> tooltipAdder) <T extends TooltipProvider>
voidItemStack.addToTooltip(DataComponentType<T> component, Item.TooltipContext context, Consumer<Component> tooltipAdder, TooltipFlag tooltipFlag) voidJukeboxPlayable.addToTooltip(Item.TooltipContext context, Consumer<Component> tooltipAdder, TooltipFlag tooltipFlag) voidAirItem.appendHoverText(ItemStack stack, Item.TooltipContext context, List<Component> tooltipComponents, TooltipFlag tooltipFlag) voidBannerItem.appendHoverText(ItemStack stack, Item.TooltipContext context, List<Component> tooltipComponents, TooltipFlag tooltipFlag) voidBannerPatternItem.appendHoverText(ItemStack stack, Item.TooltipContext context, List<Component> tooltipComponents, TooltipFlag tooltipFlag) voidBlockItem.appendHoverText(ItemStack stack, Item.TooltipContext context, List<Component> tooltipComponents, TooltipFlag tooltipFlag) voidBundleItem.appendHoverText(ItemStack stack, Item.TooltipContext context, List<Component> tooltipComponents, TooltipFlag tooltipFlag) voidCrossbowItem.appendHoverText(ItemStack stack, Item.TooltipContext context, List<Component> tooltipComponents, TooltipFlag tooltipFlag) voidDiscFragmentItem.appendHoverText(ItemStack p_220031_, Item.TooltipContext p_339652_, List<Component> p_220033_, TooltipFlag p_220034_) voidFireworkRocketItem.appendHoverText(ItemStack stack, Item.TooltipContext context, List<Component> tooltipComponents, TooltipFlag tooltipFlag) voidFireworkStarItem.appendHoverText(ItemStack p_41252_, Item.TooltipContext p_339685_, List<Component> p_41254_, TooltipFlag p_41255_) voidHangingEntityItem.appendHoverText(ItemStack stack, Item.TooltipContext context, List<Component> tooltipComponents, TooltipFlag tooltipFlag) voidInstrumentItem.appendHoverText(ItemStack stack, Item.TooltipContext context, List<Component> tooltipComponents, TooltipFlag tooltipFlag) voidItem.appendHoverText(ItemStack stack, Item.TooltipContext context, List<Component> tooltipComponents, TooltipFlag tooltipFlag) voidLingeringPotionItem.appendHoverText(ItemStack stack, Item.TooltipContext context, List<Component> tooltipComponents, TooltipFlag tooltipFlag) voidMapItem.appendHoverText(ItemStack stack, Item.TooltipContext context, List<Component> tooltipComponents, TooltipFlag tooltipFlag) voidMobBucketItem.appendHoverText(ItemStack stack, Item.TooltipContext context, List<Component> tooltipComponents, TooltipFlag tooltipFlag) voidOminousBottleItem.appendHoverText(ItemStack p_338470_, Item.TooltipContext p_339656_, List<Component> p_338463_, TooltipFlag p_338317_) voidPotionItem.appendHoverText(ItemStack stack, Item.TooltipContext context, List<Component> tooltipComponents, TooltipFlag tooltipFlag) voidShieldItem.appendHoverText(ItemStack stack, Item.TooltipContext context, List<Component> tooltipComponents, TooltipFlag tooltipFlag) voidSmithingTemplateItem.appendHoverText(ItemStack stack, Item.TooltipContext context, List<Component> tooltipComponents, TooltipFlag tooltipFlag) voidSuspiciousStewItem.appendHoverText(ItemStack stack, Item.TooltipContext context, List<Component> tooltipComponents, TooltipFlag tooltipFlag) voidTippedArrowItem.appendHoverText(ItemStack stack, Item.TooltipContext context, List<Component> tooltipComponents, TooltipFlag tooltipFlag) voidWrittenBookItem.appendHoverText(ItemStack stack, Item.TooltipContext context, List<Component> tooltipComponents, TooltipFlag tooltipFlag) static voidBannerItem.appendHoverTextFromBannerBlockEntityTag(ItemStack stack, List<Component> tooltipComponents) Constructors in net.minecraft.world.item with parameters of type ComponentModifierConstructorDescription(package private)CreativeModeTab(CreativeModeTab.Row row, int column, CreativeModeTab.Type type, Component displayName, Supplier<ItemStack> iconGenerator, CreativeModeTab.DisplayItemsGenerator displayItemGenerator, ResourceLocation scrollerSpriteLocation, boolean hasSearchBar, int searchBarWidth, ResourceLocation tabsImage, int labelColor, int slotColor, List<ResourceLocation> tabsBefore, List<ResourceLocation> tabsAfter) JukeboxSong(Holder<SoundEvent> soundEvent, Component description, float lengthInSeconds, int comparatorOutput) Creates an instance of aJukeboxSongrecord class.SmithingTemplateItem(Component appliesTo, Component ingredients, Component upgradeDescription, Component baseSlotDescription, Component additionsSlotDescription, List<ResourceLocation> baseSlotEmptyIcons, List<ResourceLocation> additionalSlotEmptyIcons, FeatureFlag... requiredFeatures) -
Uses of Component in net.minecraft.world.item.alchemy
Fields in net.minecraft.world.item.alchemy declared as ComponentMethod parameters in net.minecraft.world.item.alchemy with type arguments of type ComponentModifier and TypeMethodDescriptionstatic voidPotionContents.addPotionTooltip(Iterable<MobEffectInstance> effects, Consumer<Component> tooltipAdder, float durationFactor, float ticksPerSecond) voidPotionContents.addPotionTooltip(Consumer<Component> tooltipAdder, float durationFactor, float ticksPerSecond) -
Uses of Component in net.minecraft.world.item.armortrim
Fields in net.minecraft.world.item.armortrim declared as ComponentModifier and TypeFieldDescriptionprivate final ComponentTrimMaterial.descriptionThe field for thedescriptionrecord component.private final ComponentTrimPattern.descriptionThe field for thedescriptionrecord component.private static final ComponentArmorTrim.UPGRADE_TITLEMethods in net.minecraft.world.item.armortrim that return ComponentModifier and TypeMethodDescriptionTrimPattern.copyWithStyle(Holder<TrimMaterial> trimMaterial) TrimMaterial.description()Returns the value of thedescriptionrecord component.TrimPattern.description()Returns the value of thedescriptionrecord component.Methods in net.minecraft.world.item.armortrim with parameters of type ComponentModifier and TypeMethodDescriptionstatic TrimMaterialTrimMaterial.create(String assetName, Item ingredient, float itemModelIndex, Component description, Map<Holder<ArmorMaterial>, String> overrideArmorMaterials) Method parameters in net.minecraft.world.item.armortrim with type arguments of type ComponentModifier and TypeMethodDescriptionvoidArmorTrim.addToTooltip(Item.TooltipContext context, Consumer<Component> tooltipAdder, TooltipFlag tooltipFlag) Constructors in net.minecraft.world.item.armortrim with parameters of type ComponentModifierConstructorDescriptionTrimMaterial(String assetName, Holder<Item> ingredient, float itemModelIndex, Map<Holder<ArmorMaterial>, String> overrideArmorMaterials, Component description) Creates an instance of aTrimMaterialrecord class.TrimPattern(ResourceLocation assetId, Holder<Item> templateItem, Component description, boolean decal) Creates an instance of aTrimPatternrecord class. -
Uses of Component in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component declared as ComponentModifier and TypeFieldDescriptionprivate static final ComponentFireworkExplosion.CUSTOM_COLOR_NAMEprivate static final ComponentUnbreakable.TOOLTIPFields in net.minecraft.world.item.component with type parameters of type ComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Component> WrittenBookContent.CONTENT_CODECItemLore.linesThe field for thelinesrecord component.private final List<Filterable<Component>> WrittenBookContent.pagesThe field for thepagesrecord component.static final com.mojang.serialization.Codec<List<Filterable<Component>>> WrittenBookContent.PAGES_CODECItemLore.styledLinesThe field for thestyledLinesrecord component.Methods in net.minecraft.world.item.component that return ComponentModifier and TypeMethodDescriptionprivate static ComponentFireworkExplosion.appendColors(MutableComponent component, it.unimi.dsi.fastutil.ints.IntList colors) private static ComponentFireworkExplosion.getColorName(int id) Methods in net.minecraft.world.item.component that return types with arguments of type ComponentModifier and TypeMethodDescriptionWrittenBookContent.getPages(boolean filtered) ItemLore.lines()Returns the value of thelinesrecord component.private static com.mojang.serialization.Codec<Filterable<Component>> WrittenBookContent.pages()Returns the value of thepagesrecord component.static com.mojang.serialization.Codec<List<Filterable<Component>>> WrittenBookContent.pagesCodec(com.mojang.serialization.Codec<Component> codec) private static Optional<Filterable<Component>> WrittenBookContent.resolvePage(CommandSourceStack source, Player player, Filterable<Component> pages) ItemLore.styledLines()Returns the value of thestyledLinesrecord component.Methods in net.minecraft.world.item.component with parameters of type ComponentModifier and TypeMethodDescriptionprivate static booleanWrittenBookContent.isPageTooLarge(Component page, HolderLookup.Provider registryAccess) ItemLore.withLineAdded(Component lines) Method parameters in net.minecraft.world.item.component with type arguments of type ComponentModifier and TypeMethodDescriptionvoidFireworkExplosion.addAdditionalTooltip(Consumer<Component> tooltipAdder) voidFireworkExplosion.addShapeNameTooltip(Consumer<Component> tooltipAdder) voidDyedItemColor.addToTooltip(Item.TooltipContext context, Consumer<Component> tooltipAdder, TooltipFlag tooltipFlag) voidFireworkExplosion.addToTooltip(Item.TooltipContext context, Consumer<Component> tooltipAdder, TooltipFlag tooltipFlag) voidFireworks.addToTooltip(Item.TooltipContext context, Consumer<Component> tooltipAdder, TooltipFlag tooltipFlag) voidItemLore.addToTooltip(Item.TooltipContext context, Consumer<Component> tooltipAdder, TooltipFlag tooltipFlag) voidTooltipProvider.addToTooltip(Item.TooltipContext context, Consumer<Component> tooltipAdder, TooltipFlag tooltipFlag) voidUnbreakable.addToTooltip(Item.TooltipContext context, Consumer<Component> tooltipAdder, TooltipFlag tooltipFlag) private static com.mojang.serialization.Codec<Filterable<Component>> static com.mojang.serialization.Codec<List<Filterable<Component>>> WrittenBookContent.pagesCodec(com.mojang.serialization.Codec<Component> codec) private static Optional<Filterable<Component>> WrittenBookContent.resolvePage(CommandSourceStack source, Player player, Filterable<Component> pages) WrittenBookContent.withReplacedPages(List<Filterable<Component>> newPages) Constructor parameters in net.minecraft.world.item.component with type arguments of type ComponentModifierConstructorDescriptionCreates an instance of aItemLorerecord class.WrittenBookContent(Filterable<String> title, String author, int generation, List<Filterable<Component>> pages, boolean resolved) Creates an instance of aWrittenBookContentrecord class. -
Uses of Component in net.minecraft.world.item.enchantment
Fields in net.minecraft.world.item.enchantment declared as ComponentModifier and TypeFieldDescriptionprivate final ComponentEnchantment.descriptionThe field for thedescriptionrecord component.Methods in net.minecraft.world.item.enchantment that return ComponentModifier and TypeMethodDescriptionEnchantment.description()Returns the value of thedescriptionrecord component.static ComponentEnchantment.getFullname(Holder<Enchantment> enchantment, int level) Method parameters in net.minecraft.world.item.enchantment with type arguments of type ComponentModifier and TypeMethodDescriptionvoidItemEnchantments.addToTooltip(Item.TooltipContext context, Consumer<Component> tooltipAdder, TooltipFlag tooltipFlag) Constructors in net.minecraft.world.item.enchantment with parameters of type ComponentModifierConstructorDescriptionEnchantment(Component description, Enchantment.EnchantmentDefinition definition, HolderSet<Enchantment> exclusiveSet, DataComponentMap effects) Creates an instance of aEnchantmentrecord class. -
Uses of Component in net.minecraft.world.item.trading
Methods in net.minecraft.world.item.trading with parameters of type ComponentModifier and TypeMethodDescriptiondefault voidMerchant.openTradingScreen(Player player, Component displayName, int level) -
Uses of Component in net.minecraft.world.level
Fields in net.minecraft.world.level declared as ComponentModifier and TypeFieldDescriptionprivate ComponentBaseCommandBlock.customNameprivate static final ComponentBaseCommandBlock.DEFAULT_NAMEprivate ComponentBaseCommandBlock.lastOutputThe previously run command.private final ComponentGameType.longNameprivate final ComponentGameType.shortNameMethods in net.minecraft.world.level that return ComponentModifier and TypeMethodDescriptionBaseCommandBlock.getCustomName()BaseCommandBlock.getLastOutput()GameType.getLongDisplayName()BaseCommandBlock.getName()GameType.getShortDisplayName()static ComponentSpawner.getSpawnEntityDisplayName(ItemStack stack, String spawnDataKey) Methods in net.minecraft.world.level with parameters of type ComponentModifier and TypeMethodDescriptionvoidBaseCommandBlock.sendSystemMessage(Component component) voidBaseCommandBlock.setCustomName(Component customName) voidBaseCommandBlock.setLastOutput(Component lastOutputMessage) Method parameters in net.minecraft.world.level with type arguments of type ComponentModifier and TypeMethodDescriptionstatic voidSpawner.appendHoverText(ItemStack stack, List<Component> tooltipLines, String spawnDataKey) -
Uses of Component in net.minecraft.world.level.block
Fields in net.minecraft.world.level.block declared as ComponentModifier and TypeFieldDescriptionprivate static final ComponentAnvilBlock.CONTAINER_TITLEprivate static final ComponentCartographyTableBlock.CONTAINER_TITLEprivate static final ComponentCraftingTableBlock.CONTAINER_TITLEprivate static final ComponentEnderChestBlock.CONTAINER_TITLEprivate static final ComponentGrindstoneBlock.CONTAINER_TITLEprivate static final ComponentLoomBlock.CONTAINER_TITLEprivate static final ComponentSmithingTableBlock.CONTAINER_TITLEprivate static final ComponentStonecutterBlock.CONTAINER_TITLEprivate final ComponentMirror.symbolprivate static final ComponentShulkerBoxBlock.UNKNOWN_CONTENTSMethods in net.minecraft.world.level.block that return ComponentMethod parameters in net.minecraft.world.level.block with type arguments of type ComponentModifier and TypeMethodDescriptionvoidBlock.appendHoverText(ItemStack stack, Item.TooltipContext context, List<Component> tooltipComponents, TooltipFlag tooltipFlag) voidDecoratedPotBlock.appendHoverText(ItemStack p_285238_, Item.TooltipContext p_339662_, List<Component> p_285448_, TooltipFlag p_284997_) voidShulkerBoxBlock.appendHoverText(ItemStack stack, Item.TooltipContext context, List<Component> tooltipComponents, TooltipFlag tooltipFlag) voidSpawnerBlock.appendHoverText(ItemStack stack, Item.TooltipContext context, List<Component> tooltipComponents, TooltipFlag tooltipFlag) voidTrialSpawnerBlock.appendHoverText(ItemStack p_312446_, Item.TooltipContext p_339621_, List<Component> p_312088_, TooltipFlag p_311895_) -
Uses of Component in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity declared as ComponentModifier and TypeFieldDescriptionprivate ComponentSkullBlockEntity.customNameprivate static final ComponentBeaconBlockEntity.DEFAULT_NAMEprivate final Component[]SignText.filteredMessagesprivate final Component[]SignText.messagesprivate ComponentBannerBlockEntity.nameprivate ComponentBaseContainerBlockEntity.nameprivate ComponentBeaconBlockEntity.nameThe custom name for this beacon.private ComponentEnchantingTableBlockEntity.nameMethods in net.minecraft.world.level.block.entity that return ComponentModifier and TypeMethodDescriptionprivate static Component[]SignText.emptyMessages()BannerBlockEntity.getCustomName()BaseContainerBlockEntity.getCustomName()BeaconBlockEntity.getCustomName()EnchantingTableBlockEntity.getCustomName()protected ComponentBarrelBlockEntity.getDefaultName()protected abstract ComponentBaseContainerBlockEntity.getDefaultName()protected ComponentBlastFurnaceBlockEntity.getDefaultName()protected ComponentBrewingStandBlockEntity.getDefaultName()protected ComponentChestBlockEntity.getDefaultName()protected ComponentCrafterBlockEntity.getDefaultName()protected ComponentDispenserBlockEntity.getDefaultName()protected ComponentDropperBlockEntity.getDefaultName()protected ComponentFurnaceBlockEntity.getDefaultName()protected ComponentHopperBlockEntity.getDefaultName()protected ComponentShulkerBoxBlockEntity.getDefaultName()protected ComponentSmokerBlockEntity.getDefaultName()BaseContainerBlockEntity.getDisplayName()BeaconBlockEntity.getDisplayName()LecternBlockEntity.getDisplayName()SignText.getMessage(int index, boolean isFiltered) SignText.getMessages(boolean isFiltered) BannerBlockEntity.getName()BaseContainerBlockEntity.getName()BeaconBlockEntity.getName()EnchantingTableBlockEntity.getName()JigsawBlockEntity.JointType.getTranslatedName()private Componentstatic ComponentBlockEntity.parseCustomNameSafe(String customName, HolderLookup.Provider registries) Methods in net.minecraft.world.level.block.entity with parameters of type ComponentModifier and TypeMethodDescriptionstatic booleanprivate static SignTextSignText.load(Component[] messages, Optional<Component[]> filteredMessages, DyeColor color, boolean hasGlowingText) private ComponentvoidBeaconBlockEntity.setCustomName(Component name) Sets the custom name for this beacon.voidEnchantingTableBlockEntity.setCustomName(Component customName) SignText.setMessage(int index, Component text) SignText.setMessage(int index, Component text, Component filteredText) Method parameters in net.minecraft.world.level.block.entity with type arguments of type ComponentModifier and TypeMethodDescriptionSignText.getRenderMessages(boolean renderMessagesFiltered, Function<Component, FormattedCharSequence> formatter) Constructors in net.minecraft.world.level.block.entity with parameters of type Component -
Uses of Component in net.minecraft.world.level.block.state.properties
Fields in net.minecraft.world.level.block.state.properties declared as ComponentMethods in net.minecraft.world.level.block.state.properties that return Component -
Uses of Component in net.minecraft.world.level.saveddata.maps
Fields in net.minecraft.world.level.saveddata.maps with type parameters of type ComponentModifier and TypeFieldDescriptionMapBanner.nameThe field for thenamerecord component.MapDecoration.nameThe field for thenamerecord component.Methods in net.minecraft.world.level.saveddata.maps that return types with arguments of type ComponentModifier and TypeMethodDescriptionMapBanner.name()Returns the value of thenamerecord component.MapDecoration.name()Returns the value of thenamerecord component.Methods in net.minecraft.world.level.saveddata.maps with parameters of type ComponentModifier and TypeMethodDescriptionvoidMapItemSavedData.addDecoration(Holder<MapDecorationType> decorationType, LevelAccessor level, String id, double x, double z, double yRot, Component displayName) Constructor parameters in net.minecraft.world.level.saveddata.maps with type arguments of type ComponentModifierConstructorDescriptionCreates an instance of aMapBannerrecord class.MapDecoration(Holder<MapDecorationType> type, byte x, byte y, byte rot, Optional<Component> name) Creates an instance of aMapDecorationrecord class. -
Uses of Component in net.minecraft.world.level.storage
Fields in net.minecraft.world.level.storage declared as ComponentModifier and TypeFieldDescriptionprivate ComponentLevelSummary.infoprivate static final ComponentLevelSummary.CorruptedLevelSummary.INFOprivate static final ComponentLevelSummary.SymlinkLevelSummary.INFOprivate final ComponentLevelStorageException.messageComponentprivate static final ComponentLevelSummary.SymlinkLevelSummary.MORE_INFO_BUTTONstatic final ComponentLevelSummary.PLAY_WORLDprivate static final ComponentLevelSummary.CorruptedLevelSummary.RECOVERMethods in net.minecraft.world.level.storage that return ComponentModifier and TypeMethodDescriptionprivate ComponentLevelSummary.createInfo()LevelSummary.CorruptedLevelSummary.getInfo()LevelSummary.getInfo()LevelSummary.SymlinkLevelSummary.getInfo()LevelStorageException.getMessageComponent()LevelSummary.CorruptedLevelSummary.primaryActionMessage()LevelSummary.primaryActionMessage()LevelSummary.SymlinkLevelSummary.primaryActionMessage()Constructors in net.minecraft.world.level.storage with parameters of type Component -
Uses of Component in net.minecraft.world.level.storage.loot.functions
Fields in net.minecraft.world.level.storage.loot.functions with type parameters of type ComponentModifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableList.Builder<Component> SetLoreFunction.Builder.loreSetLoreFunction.loreSetNameFunction.namestatic final com.mojang.serialization.Codec<Component> SetWrittenBookPagesFunction.PAGE_CODECprivate final List<Filterable<Component>> SetWrittenBookPagesFunction.pagesMethods in net.minecraft.world.level.storage.loot.functions that return types with arguments of type ComponentModifier and TypeMethodDescriptionSetNameFunction.Target.component()static UnaryOperator<Component> SetNameFunction.createResolver(LootContext lootContext, LootContext.EntityTarget resolutionContext) Create a UnaryOperator that resolves Components based on the given LootContext and EntityTarget.SetLoreFunction.updateLore(ItemLore itemLore, LootContext context) Methods in net.minecraft.world.level.storage.loot.functions with parameters of type ComponentModifier and TypeMethodDescriptionstatic LootItemConditionalFunction.Builder<?> SetNameFunction.setName(Component name, SetNameFunction.Target target) static LootItemConditionalFunction.Builder<?> SetNameFunction.setName(Component name, SetNameFunction.Target target, LootContext.EntityTarget resolutionContext) Constructor parameters in net.minecraft.world.level.storage.loot.functions with type arguments of type ComponentModifierConstructorDescriptionprivateSetNameFunction(List<LootItemCondition> conditions, Optional<Component> name, Optional<LootContext.EntityTarget> resolutionContext, SetNameFunction.Target target) -
Uses of Component in net.minecraft.world.scores
Fields in net.minecraft.world.scores declared as ComponentModifier and TypeFieldDescriptionprivate final ComponentPlayerScoreEntry.displayThe field for thedisplayrecord component.private ComponentScore.displayprivate ComponentObjective.displayNameprivate ComponentPlayerTeam.displayNameprivate ComponentObjective.formattedDisplayNameprivate ComponentPlayerTeam.playerPrefixprivate ComponentPlayerTeam.playerSuffixMethods in net.minecraft.world.scores that return ComponentModifier and TypeMethodDescriptionprivate ComponentObjective.createFormattedDisplayName()PlayerScoreEntry.display()Returns the value of thedisplayrecord component.Score.display()ScoreAccess.display()Objective.getDisplayName()PlayerTeam.getDisplayName()default ComponentScoreHolder.getDisplayName()Team.CollisionRule.getDisplayName()Team.Visibility.getDisplayName()default ComponentScoreHolder.getFeedbackDisplayName()Objective.getFormattedDisplayName()PlayerTeam.getPlayerPrefix()PlayerTeam.getPlayerSuffix()PlayerScoreEntry.ownerName()Methods in net.minecraft.world.scores with parameters of type ComponentModifier and TypeMethodDescriptionScoreboard.addObjective(String name, ObjectiveCriteria criteria, Component displayName, ObjectiveCriteria.RenderType renderType, boolean displayAutoUpdate, NumberFormat numberFormat) voidvoidstatic MutableComponentPlayerTeam.formatNameForTeam(Team playerTeam, Component playerName) PlayerTeam.getFormattedName(Component formattedName) abstract MutableComponentTeam.getFormattedName(Component formattedName) voidObjective.setDisplayName(Component displayName) voidPlayerTeam.setDisplayName(Component name) Sets the display name for this team.voidPlayerTeam.setPlayerPrefix(Component playerPrefix) voidPlayerTeam.setPlayerSuffix(Component playerSuffix) Constructors in net.minecraft.world.scores with parameters of type ComponentModifierConstructorDescriptionObjective(Scoreboard scoreboard, String name, ObjectiveCriteria criteria, Component displayName, ObjectiveCriteria.RenderType renderType, boolean displayAutoUpdate, NumberFormat numberFormat) PlayerScoreEntry(String owner, int value, Component display, NumberFormat numberFormatOverride) Creates an instance of aPlayerScoreEntryrecord class. -
Uses of Component in net.neoforged.neoforge.client
Methods in net.neoforged.neoforge.client that return ComponentModifier and TypeMethodDescriptionstatic @Nullable ComponentClientHooks.onClientChat(ChatType.Bound boundChatType, Component message, UUID sender) static @Nullable ComponentClientHooks.onClientPlayerChat(ChatType.Bound boundChatType, Component message, PlayerChatMessage playerChatMessage, UUID sender) static @Nullable ComponentClientHooks.onClientSystemChat(Component message, boolean overlay) Methods in net.neoforged.neoforge.client that return types with arguments of type ComponentModifier and TypeMethodDescriptionClientHooks.getEffectTooltip(EffectRenderingInventoryScreen<?> screen, MobEffectInstance effectInst, List<Component> tooltip) Fires theGatherEffectScreenTooltipsEventand returns the resulting tooltip lines.Methods in net.neoforged.neoforge.client with parameters of type ComponentModifier and TypeMethodDescriptionstatic @Nullable ComponentClientHooks.onClientChat(ChatType.Bound boundChatType, Component message, UUID sender) static @Nullable ComponentClientHooks.onClientPlayerChat(ChatType.Bound boundChatType, Component message, PlayerChatMessage playerChatMessage, UUID sender) static @Nullable ComponentClientHooks.onClientSystemChat(Component message, boolean overlay) Method parameters in net.neoforged.neoforge.client with type arguments of type ComponentModifier and TypeMethodDescriptionClientHooks.getEffectTooltip(EffectRenderingInventoryScreen<?> screen, MobEffectInstance effectInst, List<Component> tooltip) Fires theGatherEffectScreenTooltipsEventand returns the resulting tooltip lines.voidClientCommandSourceStack.sendSuccess(Supplier<Component> message, boolean sendToAdmins) Sends a success message without attempting to get the server side list of adminsConstructors in net.neoforged.neoforge.client with parameters of type ComponentModifierConstructorDescriptionClientCommandSourceStack(CommandSource source, Vec3 position, Vec2 rotation, int permission, String plainTextName, Component displayName, Entity executing) -
Uses of Component in net.neoforged.neoforge.client.event
Fields in net.neoforged.neoforge.client.event declared as ComponentModifier and TypeFieldDescriptionprivate ComponentRenderNameTagEvent.contentstatic final ComponentScreenshotEvent.DEFAULT_CANCEL_REASONprivate ComponentClientChatReceivedEvent.messageprivate final ComponentRenderNameTagEvent.originalContentprivate @Nullable ComponentScreenshotEvent.resultMessageFields in net.neoforged.neoforge.client.event with type parameters of type ComponentModifier and TypeFieldDescriptionAddAttributeTooltipsEvent.tooltipGatherEffectScreenTooltipsEvent.tooltipMethods in net.neoforged.neoforge.client.event that return ComponentModifier and TypeMethodDescriptionScreenshotEvent.getCancelMessage()Returns the cancellation message to be used in informing the player.RenderNameTagEvent.getContent()Returns the text on the nameplate that will be rendered.ClientChatReceivedEvent.getMessage()Returns the message that will be displayed in the chat message window, if the event is not cancelled.RenderNameTagEvent.getOriginalContent()Returns the original text on the nameplate.@Nullable ComponentScreenshotEvent.getResultMessage()Returns the custom cancellation message, ornullif no custom message is set.Methods in net.neoforged.neoforge.client.event that return types with arguments of type ComponentMethods in net.neoforged.neoforge.client.event with parameters of type ComponentModifier and TypeMethodDescriptionvoidAddAttributeTooltipsEvent.addTooltipLines(Component... comps) Adds one or moreComponents to the tooltip.voidRenderNameTagEvent.setContent(Component contents) Sets the new text on the nameplate.voidClientChatReceivedEvent.setMessage(Component message) Sets the new message to be displayed in the chat message window, if the event is not cancelled.voidScreenshotEvent.setResultMessage(@Nullable Component resultMessage) Sets the new custom cancellation message used to inform the player.Constructors in net.neoforged.neoforge.client.event with parameters of type ComponentModifierConstructorDescriptionClientChatReceivedEvent(ChatType.Bound boundChatType, Component message, UUID sender) Player(ChatType.Bound boundChatType, Component message, PlayerChatMessage playerChatMessage, UUID sender) RenderNameTagEvent(Entity entity, Component content, EntityRenderer<?> entityRenderer, PoseStack poseStack, MultiBufferSource multiBufferSource, int packedLight, float partialTick) Constructor parameters in net.neoforged.neoforge.client.event with type arguments of type ComponentModifierConstructorDescriptionAddAttributeTooltipsEvent(ItemStack stack, Consumer<Component> tooltip, AttributeTooltipContext ctx) GatherEffectScreenTooltipsEvent(EffectRenderingInventoryScreen<?> screen, MobEffectInstance effectInst, List<Component> tooltip) -
Uses of Component in net.neoforged.neoforge.client.extensions
Methods in net.neoforged.neoforge.client.extensions that return ComponentModifier and TypeMethodDescriptiondefault ComponentIKeyMappingExtension.getDisplayName()Returns the display name of this key mapping.Methods in net.neoforged.neoforge.client.extensions with parameters of type ComponentModifier and TypeMethodDescriptiondefault intIGuiGraphicsExtension.drawScrollingString(Font font, Component text, int minX, int maxX, int y, int color) Draws a left-aligned string, with a scrolling effect if the string is too long. -
Uses of Component in net.neoforged.neoforge.client.gui
Fields in net.neoforged.neoforge.client.gui declared as ComponentModifier and TypeFieldDescriptionstatic final ComponentConfigurationScreen.CRUMB_SEPARATORThe breadcrumb separator.private ComponentLoadingErrorScreen.errorHeaderstatic final ComponentConfigurationScreen.GAME_RESTART_MESSAGEstatic final ComponentConfigurationScreen.GAME_RESTART_TITLEstatic final ComponentConfigurationScreen.GAME_RESTART_YESstatic final ComponentConfigurationScreen.LONG_STRINGprivate final ComponentLoadingErrorScreen.LoadingEntryList.LoadingMessageEntry.messagestatic final ComponentConfigurationScreen.MOVE_LIST_ELEMENT_DOWNstatic final ComponentConfigurationScreen.MOVE_LIST_ELEMENT_UPprivate final @Nullable ComponentConfigurationScreen.ConfigurationSectionScreen.Element.nameThe field for thenamerecord component.static final ComponentConfigurationScreen.NEW_LIST_ELEMENTprivate final ComponentModMismatchDisconnectedScreen.reasonstatic final ComponentConfigurationScreen.REMOVE_LIST_ELEMENTstatic final ComponentConfigurationScreen.RESETstatic final ComponentConfigurationScreen.RESET_TOOLTIPstatic final ComponentConfigurationScreen.RESTART_NOstatic final ComponentConfigurationScreen.RESTART_NO_TOOLTIPstatic final ComponentConfigurationScreen.RETURN_TO_MENUstatic final ComponentConfigurationScreen.SAVING_LEVELstatic final ComponentConfigurationScreen.SERVER_RESTART_MESSAGEstatic final ComponentConfigurationScreen.SERVER_RESTART_TITLEprivate final ComponentLoadingErrorScreen.FormattedIssue.textThe field for thetextrecord component.private final @Nullable ComponentConfigurationScreen.ConfigurationSectionScreen.Element.tooltipThe field for thetooltiprecord component.static final ComponentConfigurationScreen.TOOLTIP_CANNOT_EDIT_NOT_LOADEDstatic final ComponentConfigurationScreen.TOOLTIP_CANNOT_EDIT_THIS_WHILE_ONLINEstatic final ComponentConfigurationScreen.TOOLTIP_CANNOT_EDIT_THIS_WHILE_OPEN_TO_LANstatic final ComponentConfigurationScreen.UNDOstatic final ComponentConfigurationScreen.UNDO_TOOLTIPstatic final ComponentConfigurationScreen.UNSUPPORTED_ELEMENTprivate ComponentLoadingErrorScreen.warningHeaderFields in net.neoforged.neoforge.client.gui with type parameters of type ComponentModifier and TypeFieldDescriptionprivate final Map<ResourceLocation, Component> ModMismatchDisconnectedScreen.mismatchedChannelDataprivate final PropertyDispatch.QuadFunction<ConfigurationScreen, net.neoforged.fml.config.ModConfig.Type, net.neoforged.fml.config.ModConfig, Component, Screen> ConfigurationScreen.sectionScreenMethods in net.neoforged.neoforge.client.gui that return ComponentModifier and TypeMethodDescription(package private) ComponentModListScreen.SortType.getButtonText()LoadingErrorScreen.LoadingEntryList.LoadingMessageEntry.getNarration()protected ComponentConfigurationScreen.ConfigurationSectionScreen.getTooltipComponent(String key, @Nullable ModConfigSpec.Range<?> range) @Nullable ComponentConfigurationScreen.ConfigurationSectionScreen.Element.name()Returns the value of thenamerecord component.ConfigurationScreen.TranslationChecker.optional(Component prefix, String translationKey, ChatFormatting... style) If the given translation key exists, returns it formatted with the given style(s) and as prefixed with the given component.LoadingErrorScreen.FormattedIssue.text()Returns the value of thetextrecord component.@Nullable ComponentConfigurationScreen.ConfigurationSectionScreen.Element.tooltip()Returns the value of thetooltiprecord component.ConfigurationScreen.translatableConfig(net.neoforged.fml.config.ModConfig modConfig, String suffix, String fallback) Methods in net.neoforged.neoforge.client.gui that return types with arguments of type ComponentModifier and TypeMethodDescriptionprivate Map<List<ResourceLocation>, Component> ModMismatchDisconnectedScreen.MismatchInfoPanel.sortAndMergeChannelData(Map<ResourceLocation, Component> mismatchedChannelData) Iterates over the raw channel mismatch data and merges entries with the same reason component into one channel mismatch entry each.Methods in net.neoforged.neoforge.client.gui with parameters of type ComponentModifier and TypeMethodDescriptionprivate voidLoadingErrorScreen.drawMultiLineCenteredString(GuiGraphics guiGraphics, Font fr, Component str, int x, int y) ConfigurationScreen.TranslationChecker.optional(Component prefix, String translationKey, ChatFormatting... style) If the given translation key exists, returns it formatted with the given style(s) and as prefixed with the given component.Method parameters in net.neoforged.neoforge.client.gui with type arguments of type ComponentModifier and TypeMethodDescriptionprivate Map<List<ResourceLocation>, Component> ModMismatchDisconnectedScreen.MismatchInfoPanel.sortAndMergeChannelData(Map<ResourceLocation, Component> mismatchedChannelData) Iterates over the raw channel mismatch data and merges entries with the same reason component into one channel mismatch entry each.Constructors in net.neoforged.neoforge.client.gui with parameters of type ComponentModifierConstructorDescriptionConfigurationListScreen(ConfigurationScreen.ConfigurationSectionScreen.Context context, String key, Component title, ModConfigSpec.ListValueSpec spec, ModConfigSpec.ConfigValue<List<T>> valueList) ConfigurationSectionScreen(Screen parent, net.neoforged.fml.config.ModConfig.Type type, net.neoforged.fml.config.ModConfig modConfig, Component title) Constructs a new section screen for the top-most section in aModConfig.ConfigurationSectionScreen(Screen parent, net.neoforged.fml.config.ModConfig.Type type, net.neoforged.fml.config.ModConfig modConfig, Component title, ConfigurationScreen.ConfigurationSectionScreen.Filter filter) Constructs a new section screen for the top-most section in aModConfig.ConfigurationSectionScreen(ConfigurationScreen.ConfigurationSectionScreen.Context parentContext, Screen parent, Map<String, Object> valueSpecs, String key, Set<? extends com.electronwill.nightconfig.core.UnmodifiableConfig.Entry> entrySet, Component title) Constructs a new section screen for a sub-section of a config.protectedConfigurationSectionScreen(ConfigurationScreen.ConfigurationSectionScreen.Context context, Component title) Element(@Nullable Component name, @Nullable Component tooltip, @Nullable AbstractWidget widget, @Nullable OptionInstance<?> option, boolean undoable) Creates an instance of aElementrecord class.Element(@Nullable Component name, @Nullable Component tooltip, AbstractWidget widget) Element(@Nullable Component name, @Nullable Component tooltip, AbstractWidget widget, boolean undoable) Element(Component name, Component tooltip, OptionInstance<?> option) Element(Component name, Component tooltip, OptionInstance<?> option, boolean undoable) ExperimentEntry(Component title, BooleanSupplier selectedSupplier, Consumer<Boolean> selectedSetter, Component description) privateFormattedIssue(Component text, net.neoforged.fml.ModLoadingIssue issue) Creates an instance of aFormattedIssuerecord class.ListLabelWidget(int x, int y, int width, int height, Component labelText, int idx) (package private)LoadingMessageEntry(Component message) (package private)LoadingMessageEntry(Component message, boolean center) ModMismatchDisconnectedScreen(Screen parentScreen, Component reason, Map<ResourceLocation, Component> mismatchedChannelData) privateTooltipConfirmScreen(it.unimi.dsi.fastutil.booleans.BooleanConsumer callback, Component title, Component message, Component yesButton, Component noButton) Constructor parameters in net.neoforged.neoforge.client.gui with type arguments of type ComponentModifierConstructorDescriptionConfigurationScreen(net.neoforged.fml.ModContainer mod, Screen parent, PropertyDispatch.QuadFunction<ConfigurationScreen, net.neoforged.fml.config.ModConfig.Type, net.neoforged.fml.config.ModConfig, Component, Screen> sectionScreen) ModMismatchDisconnectedScreen(Screen parentScreen, Component reason, Map<ResourceLocation, Component> mismatchedChannelData) -
Uses of Component in net.neoforged.neoforge.client.gui.widget
Fields in net.neoforged.neoforge.client.gui.widget declared as ComponentModifier and TypeFieldDescriptionprotected ComponentExtendedSlider.prefixprotected ComponentExtendedSlider.suffixMethods in net.neoforged.neoforge.client.gui.widget that return ComponentConstructors in net.neoforged.neoforge.client.gui.widget with parameters of type ComponentModifierConstructorDescriptionExtendedButton(int xPos, int yPos, int width, int height, Component displayString, Button.OnPress handler) ExtendedButton(int xPos, int yPos, int width, int height, Component displayString, Button.OnPress handler, Button.CreateNarration createNarration) ExtendedSlider(int x, int y, int width, int height, Component prefix, Component suffix, double minValue, double maxValue, double currentValue, boolean drawString) Overload withstepSizeset to 1, useful for sliders with whole number values.ExtendedSlider(int x, int y, int width, int height, Component prefix, Component suffix, double minValue, double maxValue, double currentValue, double stepSize, int precision, boolean drawString) UnicodeGlyphButton(int xPos, int yPos, int width, int height, Component displayString, String glyph, float glyphScale, Button.OnPress handler) -
Uses of Component in net.neoforged.neoforge.client.settings
Methods in net.neoforged.neoforge.client.settings that return ComponentModifier and TypeMethodDescriptionabstract ComponentKeyModifier.getCombinedName(InputConstants.Key key, Supplier<Component> defaultLogic) Method parameters in net.neoforged.neoforge.client.settings with type arguments of type ComponentModifier and TypeMethodDescriptionabstract ComponentKeyModifier.getCombinedName(InputConstants.Key key, Supplier<Component> defaultLogic) -
Uses of Component in net.neoforged.neoforge.common
Methods in net.neoforged.neoforge.common that return ComponentModifier and TypeMethodDescriptiondefault ComponentTranslatableEnum.getTranslatedName()Returns the translated name of this value.static ComponentCommonHooks.newChatWithLinks(String string) static ComponentCommonHooks.newChatWithLinks(String string, boolean allowMissingHeader) static @Nullable ComponentCommonHooks.onServerChatSubmittedEvent(ServerPlayer player, String plain, Component decorated) Methods in net.neoforged.neoforge.common with parameters of type ComponentModifier and TypeMethodDescriptionprivate static StringCommonHooks.getRawText(Component message) static @Nullable ComponentCommonHooks.onServerChatSubmittedEvent(ServerPlayer player, String plain, Component decorated) -
Uses of Component in net.neoforged.neoforge.common.command
Methods in net.neoforged.neoforge.common.command that return ComponentModifier and TypeMethodDescriptionIEntitySelectorType.getSuggestionTooltip()Returns anComponentcontaining a short description for this selector type. -
Uses of Component in net.neoforged.neoforge.common.damagesource
Methods in net.neoforged.neoforge.common.damagesource that return ComponentModifier and TypeMethodDescriptionIDeathMessageProvider.getDeathMessage(LivingEntity entity, CombatEntry lastEntry, @Nullable CombatEntry mostSignificantFall) Computes the death message from the available context.
This method is not invoked if there are no available combat entries, since the damage source would not be available. -
Uses of Component in net.neoforged.neoforge.common.extensions
Methods in net.neoforged.neoforge.common.extensions that return ComponentModifier and TypeMethodDescriptiondefault ComponentIAttributeExtension.getDebugInfo(AttributeModifier modif, TooltipFlag flag) Computes the additional debug information for a given attribute modifier, if the flag is advanced.default ComponentILevelExtension.getDescription()Returns Component which looks up the matching value for ILevelExtension.getDescriptionKey(), falling back to the registry name if no translation exists.default ComponentIItemExtension.getHighlightTip(ItemStack item, Component displayName) Allow the item one last chance to modify its name used for the tool highlight useful for adding something extra that can't be removed by a user in the displayed name, such as a mode of operation.default ComponentIItemStackExtension.getHighlightTip(Component displayName) Allow the item one last chance to modify its name used for the tool highlight useful for adding something extra that can't be removed by a user in the displayed name, such as a mode of operation.Methods in net.neoforged.neoforge.common.extensions with parameters of type ComponentModifier and TypeMethodDescriptiondefault voidIClientCommonPacketListenerExtension.disconnect(Component reason) Triggers a disconnection with the given reason.voidICommonPacketListener.disconnect(Component reason) Triggers a disconnection with the given reason.default ComponentIItemExtension.getHighlightTip(ItemStack item, Component displayName) Allow the item one last chance to modify its name used for the tool highlight useful for adding something extra that can't be removed by a user in the displayed name, such as a mode of operation.default ComponentIItemStackExtension.getHighlightTip(Component displayName) Allow the item one last chance to modify its name used for the tool highlight useful for adding something extra that can't be removed by a user in the displayed name, such as a mode of operation.Method parameters in net.neoforged.neoforge.common.extensions with type arguments of type ComponentModifier and TypeMethodDescriptiondefault <T extends TooltipProvider>
voidIDataComponentHolderExtension.addToTooltip(Supplier<? extends DataComponentType<T>> type, Item.TooltipContext context, Consumer<Component> adder, TooltipFlag flag) default <T extends TooltipProvider>
voidIDataComponentHolderExtension.addToTooltip(DataComponentType<T> type, Item.TooltipContext context, Consumer<Component> adder, TooltipFlag flag) -
Uses of Component in net.neoforged.neoforge.common.util
Methods in net.neoforged.neoforge.common.util with parameters of type ComponentModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.disconnect(Component message) voidFakePlayer.displayClientMessage(Component chatComponent, boolean actionBar) voidFakePlayer.FakePlayerNetHandler.sendDisguisedChatMessage(Component content, ChatType.Bound boundChatType) Method parameters in net.neoforged.neoforge.common.util with type arguments of type ComponentModifier and TypeMethodDescriptionstatic voidAttributeUtil.addAttributeTooltips(ItemStack stack, Consumer<Component> tooltip, AttributeTooltipContext ctx) Checks if attribute modifier tooltips should show, and if they should, adds tooltips for all attribute modifiers present on an item stack to the stack's tooltip lines.static voidAttributeUtil.addPotionTooltip(List<com.mojang.datafixers.util.Pair<Holder<Attribute>, AttributeModifier>> list, Consumer<Component> tooltips) Adds tooltip lines for the attribute modifiers contained in aPotionContents.static voidAttributeUtil.applyModifierTooltips(ItemStack stack, Consumer<Component> tooltip, AttributeTooltipContext ctx) Applies the attribute modifier tooltips for all attribute modifiers present on the item stack.static voidAttributeUtil.applyTextFor(ItemStack stack, Consumer<Component> tooltip, com.google.common.collect.Multimap<Holder<Attribute>, AttributeModifier> modifierMap, AttributeTooltipContext ctx) Applies the text for the provided attribute modifiers to the tooltip for a given item stack. -
Uses of Component in net.neoforged.neoforge.event
Fields in net.neoforged.neoforge.event declared as ComponentMethods in net.neoforged.neoforge.event that return ComponentModifier and TypeMethodDescriptionServerChatEvent.getMessage()Returns the message that will be sent to the relevant clients, if the event is not cancelled.static ComponentEventHooks.getPlayerDisplayName(Player player, Component username) static ComponentEventHooks.getPlayerTabListDisplayName(Player player) Methods in net.neoforged.neoforge.event with parameters of type ComponentModifier and TypeMethodDescriptionvoidAddPackFindersEvent.addPackFinders(ResourceLocation packLocation, PackType packType, Component packNameDisplay, PackSource packSource, boolean alwaysActive, Pack.Position packPosition) Helper method to register a pack found under the `resources/` folder.static ComponentEventHooks.getPlayerDisplayName(Player player, Component username) voidServerChatEvent.setMessage(Component message) Set the message to be sent to the relevant clients.Method parameters in net.neoforged.neoforge.event with type arguments of type ComponentModifier and TypeMethodDescriptionstatic ItemTooltipEventEventHooks.onItemTooltip(ItemStack itemStack, @Nullable Player entityPlayer, List<Component> list, TooltipFlag flags, Item.TooltipContext context) Constructors in net.neoforged.neoforge.event with parameters of type ComponentModifierConstructorDescriptionServerChatEvent(ServerPlayer player, String rawText, Component message) -
Uses of Component in net.neoforged.neoforge.event.entity.player
Fields in net.neoforged.neoforge.event.entity.player declared as ComponentModifier and TypeFieldDescriptionprivate ComponentPlayerEvent.NameFormat.displaynameprivate @Nullable ComponentPlayerEvent.TabListNameFormat.displayNameprivate final ComponentPlayerEvent.NameFormat.usernameFields in net.neoforged.neoforge.event.entity.player with type parameters of type ComponentMethods in net.neoforged.neoforge.event.entity.player that return ComponentModifier and TypeMethodDescriptionPlayerEvent.NameFormat.getDisplayname()@Nullable ComponentPlayerEvent.TabListNameFormat.getDisplayName()PlayerEvent.NameFormat.getUsername()Methods in net.neoforged.neoforge.event.entity.player that return types with arguments of type ComponentMethods in net.neoforged.neoforge.event.entity.player with parameters of type ComponentModifier and TypeMethodDescriptionvoidPlayerEvent.NameFormat.setDisplayname(Component displayname) voidPlayerEvent.TabListNameFormat.setDisplayName(@Nullable Component displayName) Constructors in net.neoforged.neoforge.event.entity.player with parameters of type ComponentConstructor parameters in net.neoforged.neoforge.event.entity.player with type arguments of type ComponentModifierConstructorDescriptionItemTooltipEvent(ItemStack itemStack, @Nullable Player player, List<Component> list, TooltipFlag flags, Item.TooltipContext context) This event is fired inItemStack.getTooltipLines(TooltipContext, Player, TooltipFlag), which in turn is called from its respective GUIContainer. -
Uses of Component in net.neoforged.neoforge.fluids
Methods in net.neoforged.neoforge.fluids that return ComponentModifier and TypeMethodDescriptionFluidType.getDescription()Returns the component representing the name of the fluid type.FluidType.getDescription(FluidStack stack) Returns the component representing the name of the fluid type.FluidStack.getDisplayName()Deprecated, for removal: This API element is subject to removal in a future version.UseFluidStack.getHoverName()instead.FluidStack.getHoverName()Returns the hover name of this stack. -
Uses of Component in net.neoforged.neoforge.network.handlers
Methods in net.neoforged.neoforge.network.handlers with parameters of type ComponentModifier and TypeMethodDescriptionprivate static <T extends AbstractContainerMenu>
voidClientPayloadHandler.createMenuScreen(Component name, MenuType<T> menuType, int windowId, RegistryFriendlyByteBuf buf) -
Uses of Component in net.neoforged.neoforge.network.handling
Methods in net.neoforged.neoforge.network.handling with parameters of type ComponentModifier and TypeMethodDescriptiondefault voidIPayloadContext.disconnect(Component reason) Disconnects the player from the network. -
Uses of Component in net.neoforged.neoforge.network.negotiation
Fields in net.neoforged.neoforge.network.negotiation declared as ComponentModifier and TypeFieldDescriptionprivate final @Nullable ComponentNetworkComponentNegotiator.ComponentNegotiationResult.failureReasonThe field for thefailureReasonrecord component.Fields in net.neoforged.neoforge.network.negotiation with type parameters of type ComponentModifier and TypeFieldDescriptionprivate final Map<ResourceLocation, Component> NegotiationResult.failureReasonsThe field for thefailureReasonsrecord component.Methods in net.neoforged.neoforge.network.negotiation that return ComponentModifier and TypeMethodDescription@Nullable ComponentNetworkComponentNegotiator.ComponentNegotiationResult.failureReason()Returns the value of thefailureReasonrecord component.Methods in net.neoforged.neoforge.network.negotiation that return types with arguments of type ComponentModifier and TypeMethodDescriptionNegotiationResult.failureReasons()Returns the value of thefailureReasonsrecord component.Constructors in net.neoforged.neoforge.network.negotiation with parameters of type ComponentModifierConstructorDescriptionComponentNegotiationResult(boolean success, @Nullable Component failureReason) Creates an instance of aComponentNegotiationResultrecord class.Constructor parameters in net.neoforged.neoforge.network.negotiation with type arguments of type ComponentModifierConstructorDescriptionNegotiationResult(List<NegotiatedNetworkComponent> components, boolean success, Map<ResourceLocation, Component> failureReasons) Creates an instance of aNegotiationResultrecord class. -
Uses of Component in net.neoforged.neoforge.network.payload
Fields in net.neoforged.neoforge.network.payload declared as ComponentModifier and TypeFieldDescriptionprivate final ComponentAdvancedOpenScreenPayload.nameThe field for thenamerecord component.Fields in net.neoforged.neoforge.network.payload with type parameters of type ComponentModifier and TypeFieldDescriptionprivate final Map<ResourceLocation, Component> ModdedNetworkSetupFailedPayload.failureReasonsThe field for thefailureReasonsrecord component.Methods in net.neoforged.neoforge.network.payload that return ComponentModifier and TypeMethodDescriptionAdvancedOpenScreenPayload.name()Returns the value of thenamerecord component.Methods in net.neoforged.neoforge.network.payload that return types with arguments of type ComponentModifier and TypeMethodDescriptionModdedNetworkSetupFailedPayload.failureReasons()Returns the value of thefailureReasonsrecord component.Constructors in net.neoforged.neoforge.network.payload with parameters of type ComponentModifierConstructorDescriptionAdvancedOpenScreenPayload(int windowId, MenuType<?> menuType, Component name, byte[] additionalData) Creates an instance of aAdvancedOpenScreenPayloadrecord class.Constructor parameters in net.neoforged.neoforge.network.payload with type arguments of type ComponentModifierConstructorDescriptionModdedNetworkSetupFailedPayload(Map<ResourceLocation, Component> failureReasons) Creates an instance of aModdedNetworkSetupFailedPayloadrecord class. -
Uses of Component in net.neoforged.neoforge.server
Fields in net.neoforged.neoforge.server with type parameters of type ComponentModifier and TypeFieldDescriptionLanguageHook.defaultLanguageComponentTableLanguageHook.modComponentTable -
Uses of Component in net.neoforged.neoforge.server.command
Methods in net.neoforged.neoforge.server.command that return ComponentModifier and TypeMethodDescriptionprivate static ComponentTPSCommand.createComponent(MinecraftServer server, @Nullable ServerLevel dimension) private static ComponentTimeSpeedCommand.levelName(CommandSourceStack source) private static ComponentDataComponentCommand.print(DataComponentType<?> type, Object data, ChatFormatting color, Component tooltip) Methods in net.neoforged.neoforge.server.command with parameters of type ComponentModifier and TypeMethodDescriptionprivate static ComponentDataComponentCommand.print(DataComponentType<?> type, Object data, ChatFormatting color, Component tooltip) Method parameters in net.neoforged.neoforge.server.command with type arguments of type ComponentModifier and TypeMethodDescriptionprivate static <T> intTrackCommand.TrackResults.execute(CommandSourceStack source, TimeTracker<T> tracker, Function<ObjectTimings<T>, Component> toString) -
Uses of Component in net.neoforged.neoforge.server.permission.nodes
Fields in net.neoforged.neoforge.server.permission.nodes declared as ComponentModifier and TypeFieldDescriptionprivate @Nullable ComponentPermissionNode.descriptionprivate @Nullable ComponentPermissionNode.readableNameFields in net.neoforged.neoforge.server.permission.nodes with type parameters of type ComponentModifier and TypeFieldDescriptionstatic final PermissionType<Component> PermissionTypes.COMPONENTMethods in net.neoforged.neoforge.server.permission.nodes that return ComponentModifier and TypeMethodDescription@Nullable ComponentPermissionNode.getDescription()@Nullable ComponentPermissionNode.getReadableName()Methods in net.neoforged.neoforge.server.permission.nodes with parameters of type ComponentModifier and TypeMethodDescriptionPermissionNode.setInformation(Component readableName, Component description) Allows you to set a human-readable name and description for your Permission.
ServerStatus(Component, Optional, Optional, Optional, boolean, boolean)