Uses of Interface
net.minecraft.util.text.ITextComponent
-
-
Uses of ITextComponent in com.mojang.realmsclient
Fields in com.mojang.realmsclient declared as ITextComponent Modifier and Type Field Description private static ITextComponentRealmsMainScreen. CONFIGURE_SERVER_TOOLTIPprivate static ITextComponentRealmsMainScreen. LEAVE_SERVER_TOOLTIPprivate static ITextComponentRealmsMainScreen. NEWS_TOOLTIPprivate static ITextComponentRealmsMainScreen. NO_PENDING_INVITES_TEXTprivate static ITextComponentRealmsMainScreen. PENDING_INVITES_TEXTprivate static ITextComponentRealmsMainScreen. POPUP_TEXTprivate static ITextComponentRealmsMainScreen. SELECT_MINIGAME_PREFIXprivate static ITextComponentRealmsMainScreen. SERVER_CLOSED_TOOLTIPprivate static ITextComponentRealmsMainScreen. SERVER_EXPIRED_TOOLTIPprivate static ITextComponentRealmsMainScreen. SERVER_EXPIRES_IN_DAY_TOOLTIPprivate static ITextComponentRealmsMainScreen. SERVER_EXPIRES_SOON_TOOLTIPprivate static ITextComponentRealmsMainScreen. SERVER_INFO_TOOLTIPprivate static ITextComponentRealmsMainScreen. SERVER_OPEN_TOOLTIPprivate static ITextComponentRealmsMainScreen. SERVER_UNITIALIZED_TEXTprivate static ITextComponentRealmsMainScreen. SUBSCRIPTION_CREATE_TEXTprivate static ITextComponentRealmsMainScreen. SUBSCRIPTION_EXPIRED_TEXTprivate static ITextComponentRealmsMainScreen. SUBSCRIPTION_RENEW_TEXTprivate static ITextComponentRealmsMainScreen. TRIAL_EXPIRED_TEXTFields in com.mojang.realmsclient with type parameters of type ITextComponent Modifier and Type Field Description private java.util.List<ITextComponent>RealmsMainScreen. toolTipprivate static java.util.List<ITextComponent>RealmsMainScreen. TRIAL_MESSAGE_LINESMethods in com.mojang.realmsclient with parameters of type ITextComponent Modifier and Type Method Description private voidRealmsMainScreen. setTooltip(ITextComponent... p_237603_1_)Method parameters in com.mojang.realmsclient with type arguments of type ITextComponent Modifier and Type Method Description protected voidRealmsMainScreen. renderMousehoverTooltip(MatrixStack p_237583_1_, java.util.List<ITextComponent> p_237583_2_, int p_237583_3_, int p_237583_4_) -
Uses of ITextComponent in com.mojang.realmsclient.gui
Fields in com.mojang.realmsclient.gui declared as ITextComponent Modifier and Type Field Description private ITextComponentRealmsServerSlotButton.ServerData. actionPromptprivate static ITextComponentRealmsServerSlotButton. SLOT_ACTIVE_TOOLTIPprivate static ITextComponentRealmsServerSlotButton. SWITCH_TO_MINIGAME_SLOT_TOOLTIPprivate static ITextComponentRealmsServerSlotButton. SWITCH_TO_WORLD_SLOT_TOOLTIPFields in com.mojang.realmsclient.gui with type parameters of type ITextComponent Modifier and Type Field Description private java.util.function.Consumer<ITextComponent>RealmsServerSlotButton. toolTipSetterMethods in com.mojang.realmsclient.gui that return types with arguments of type ITextComponent Modifier and Type Method Description private com.mojang.datafixers.util.Pair<ITextComponent,ITextComponent>RealmsServerSlotButton. getTooltipAndNarration(RealmsServer p_237719_1_, java.lang.String p_237719_2_, boolean p_237719_3_, boolean p_237719_4_, RealmsServerSlotButton.Action p_237719_5_)private com.mojang.datafixers.util.Pair<ITextComponent,ITextComponent>RealmsServerSlotButton. getTooltipAndNarration(RealmsServer p_237719_1_, java.lang.String p_237719_2_, boolean p_237719_3_, boolean p_237719_4_, RealmsServerSlotButton.Action p_237719_5_)Methods in com.mojang.realmsclient.gui with parameters of type ITextComponent Modifier and Type Method Description private voidRealmsServerSlotButton. drawSlotFrame(MatrixStack p_237718_1_, int p_237718_2_, int p_237718_3_, int p_237718_4_, int p_237718_5_, boolean p_237718_6_, java.lang.String p_237718_7_, int p_237718_8_, long p_237718_9_, java.lang.String p_237718_11_, boolean p_237718_12_, boolean p_237718_13_, RealmsServerSlotButton.Action p_237718_14_, ITextComponent p_237718_15_)voidLongRunningTask. error(ITextComponent p_230434_1_)voidLongRunningTask. setTitle(ITextComponent p_224989_1_)Constructors in com.mojang.realmsclient.gui with parameters of type ITextComponent Constructor Description ServerData(boolean p_i232196_1_, java.lang.String p_i232196_2_, long p_i232196_3_, java.lang.String p_i232196_5_, boolean p_i232196_6_, boolean p_i232196_7_, RealmsServerSlotButton.Action p_i232196_8_, ITextComponent p_i232196_9_)Constructor parameters in com.mojang.realmsclient.gui with type arguments of type ITextComponent Constructor Description RealmsServerSlotButton(int p_i232195_1_, int p_i232195_2_, int p_i232195_3_, int p_i232195_4_, java.util.function.Supplier<RealmsServer> p_i232195_5_, java.util.function.Consumer<ITextComponent> p_i232195_6_, int p_i232195_7_, Button.IPressable p_i232195_8_) -
Uses of ITextComponent in com.mojang.realmsclient.gui.screens
Fields in com.mojang.realmsclient.gui.screens declared as ITextComponent Modifier and Type Field Description private static ITextComponentRealmsPendingInvitesScreen. ACCEPT_INVITE_TOOLTIPprivate ITextComponentRealmsResetNormalWorldScreen. buttonTitleprivate ITextComponentRealmsResetWorldScreen. buttonTitleprivate static ITextComponentRealmsSelectFileToUploadScreen. CHEATS_TEXTprivate static ITextComponentRealmsSubscriptionInfoScreen. DAY_SUFFIXprivate static ITextComponentRealmsSubscriptionInfoScreen. DAYS_LEFT_LABELprivate static ITextComponentRealmsSubscriptionInfoScreen. DAYS_SUFFIXprivate ITextComponentRealmsSubscriptionInfoScreen. daysLeftprivate static ITextComponentRealmsCreateRealmScreen. DESCRIPTION_LABELprivate static ITextComponentRealmsSettingsScreen. DESCRIPTION_LABELstatic ITextComponent[]RealmsSlotOptionsScreen. DIFFICULTIESprivate ITextComponentRealmsDownloadLatestWorldScreen. downloadTitleprivate ITextComponentRealmsDownloadLatestWorldScreen. errorMessageprivate ITextComponentRealmsLongRunningMcoTaskScreen. errorMessageprivate ITextComponent[]RealmsUploadScreen. errorMessageprivate ITextComponentRealmsInviteScreen. errorMsgprivate static ITextComponentRealmsSlotOptionsScreen. GAME_MODE_LABELstatic ITextComponent[]RealmsSlotOptionsScreen. GAME_MODESprivate static ITextComponentRealmsSelectFileToUploadScreen. HARDCORE_TEXTprivate static ITextComponentRealmsBackupScreen. HAS_CHANGES_TOOLTIPprivate ITextComponentRealmsBrokenWorldScreen. headerprivate static ITextComponent[]RealmsClientOutdatedScreen. INCOMPATIBLE_MESSAGESprivate static ITextComponentRealmsClientOutdatedScreen. INCOMPATIBLE_TITLEprivate ITextComponentRealmsSelectFileToUploadScreen.WorldSelectionEntry. infoprivate static ITextComponentRealmsPlayerScreen. INVITED_LABELprivate static ITextComponent[]RealmsResetNormalWorldScreen. LEVEL_TYPESprivate ITextComponentRealmsGenericErrorScreen. line1private ITextComponentRealmsGenericErrorScreen. line2private ITextComponentRealmsLongConfirmationScreen. line2private ITextComponentRealmsLongConfirmationScreen. line3private ITextComponent[]RealmsBrokenWorldScreen. messageprivate static ITextComponentRealmsParentalConsentScreen. MESSAGEprivate static ITextComponentRealmsConfigureWorldScreen. MINIGAME_PREFIXprivate static ITextComponentRealmsSubscriptionInfoScreen. MONTH_SUFFIXprivate static ITextComponentRealmsSubscriptionInfoScreen. MONTHS_SUFFIXprivate static ITextComponentRealmsCreateRealmScreen. NAME_LABELprivate static ITextComponentRealmsInviteScreen. NAME_LABELprivate static ITextComponentRealmsSettingsScreen. NAME_LABELprivate static ITextComponentRealmsSlotOptionsScreen. NAME_LABELprivate static ITextComponentRealmsBackupScreen. NO_BACKUPS_LABELprivate static ITextComponentRealmsPendingInvitesScreen. NO_PENDING_INVITES_TEXTprivate static ITextComponentRealmsInviteScreen. NO_SUCH_PLAYER_ERROR_TEXTprivate static ITextComponentRealmsPlayerScreen. NORMAL_USER_TOOLTIPprivate static ITextComponentRealmsPlayerScreen. OP_TOOLTIPprivate static ITextComponent[]RealmsClientOutdatedScreen. OUTDATED_MESSAGESprivate static ITextComponentRealmsClientOutdatedScreen. OUTDATED_TITLEprivate static ITextComponentRealmsSelectWorldTemplateScreen. PUBLISHER_LINK_TOOLTIPprivate static ITextComponentRealmsPendingInvitesScreen. REJECT_INVITE_TOOLTIPprivate static ITextComponentRealmsPlayerScreen. REMOVE_ENTRY_TOOLTIPprivate static ITextComponentRealmsSelectFileToUploadScreen. REQUIRES_CONVERSION_TEXTprivate ITextComponentRealmsResetWorldScreen. resetTitleprivate static ITextComponentRealmsBackupScreen. RESTORE_TOOLTIPprivate static ITextComponentRealmsResetNormalWorldScreen. SEED_LABELprivate static ITextComponentRealmsConfigureWorldScreen. SERVER_CLOSED_TOOLTIPprivate static ITextComponentRealmsConfigureWorldScreen. SERVER_EXPIRED_TOOLTIPprivate static ITextComponentRealmsConfigureWorldScreen. SERVER_EXPIRING_IN_DAY_TOOLTIPprivate static ITextComponentRealmsConfigureWorldScreen. SERVER_EXPIRING_SOON_TOOLTIPprivate static ITextComponentRealmsConfigureWorldScreen. SERVER_OPEN_TOOLTIPprivate ITextComponentRealmsDownloadLatestWorldScreen. statusprivate ITextComponentRealmsUploadScreen. statusprivate static ITextComponentRealmsSubscriptionInfoScreen. SUBSCRIPTION_EXPIRED_TEXTprivate static ITextComponentRealmsSubscriptionInfoScreen. SUBSCRIPTION_LESS_THAN_A_DAY_TEXTprivate static ITextComponentRealmsSubscriptionInfoScreen. SUBSCRIPTION_START_LABELprivate static ITextComponentRealmsSubscriptionInfoScreen. SUBSCRIPTION_TITLEprivate ITextComponentRealmsResetWorldScreen. subtitleprivate static ITextComponentRealmsTermsScreen. TERMS_LINK_TEXTprivate static ITextComponentRealmsTermsScreen. TERMS_STATIC_TEXTprivate static ITextComponentRealmsSlotOptionsScreen. TEXT_OFFprivate static ITextComponentRealmsSlotOptionsScreen. TEXT_ONprivate static ITextComponentRealmsSubscriptionInfoScreen. TIME_LEFT_LABELprivate ITextComponentRealmsLongRunningMcoTaskScreen. titleprivate ITextComponentRealmsResetWorldScreen. titleprivate ITextComponentRealmsSelectWorldTemplateScreen. titleprivate static ITextComponentRealmsBackupScreen. TITLEprivate static ITextComponentRealmsConfigureWorldScreen. TITLEprivate static ITextComponentRealmsTermsScreen. TITLEprivate ITextComponentRealmsConfirmScreen. title1private ITextComponentRealmsConfirmScreen. title2private ITextComponentRealmsBackupScreen. toolTipprivate ITextComponentRealmsConfigureWorldScreen. toolTipprivate ITextComponentRealmsPendingInvitesScreen. toolTipprivate ITextComponentRealmsPlayerScreen. toolTipprivate ITextComponentRealmsSelectWorldTemplateScreen. toolTipprivate static ITextComponentRealmsSelectWorldTemplateScreen. TRAILER_LINK_TOOLTIPprivate static ITextComponentRealmsUploadScreen. VERIFYING_TEXTprivate ITextComponent[]RealmsSelectWorldTemplateScreen. warningprivate static ITextComponentRealmsSelectFileToUploadScreen. WORLD_TEXTprivate static ITextComponentRealmsConfigureWorldScreen. WORLD_TITLEMethods in com.mojang.realmsclient.gui.screens that return ITextComponent Modifier and Type Method Description private ITextComponentRealmsBackupInfoScreen. checkForSpecificMetadata(java.lang.String p_237733_1_, java.lang.String p_237733_2_)private ITextComponentRealmsSlotOptionsScreen. commandBlocksTitle()private ITextComponentRealmsSubscriptionInfoScreen. daysLeftPresentation(int p_224576_1_)private ITextComponentRealmsSlotOptionsScreen. difficultyTitle()private ITextComponentRealmsSlotOptionsScreen. forceGameModeTitle()private ITextComponentRealmsBackupInfoScreen. gameDifficultyMetadata(java.lang.String p_237732_1_)private ITextComponentRealmsBackupInfoScreen. gameModeMetadata(java.lang.String p_237735_1_)private static ITextComponentRealmsSelectFileToUploadScreen. gameModeName(WorldSummary p_237977_0_)private ITextComponentRealmsSlotOptionsScreen. gameModeTitle()private ITextComponentRealmsResetNormalWorldScreen. generateStructuresTitle()private static ITextComponentRealmsSlotOptionsScreen. getOnOff(boolean p_238050_0_)private ITextComponentRealmsResetNormalWorldScreen. levelTypeTitle()private ITextComponentRealmsSlotOptionsScreen. pvpTitle()private ITextComponentRealmsSlotOptionsScreen. spawnAnimalsTitle()private ITextComponentRealmsSlotOptionsScreen. spawnMonstersTitle()private ITextComponentRealmsSlotOptionsScreen. spawnNPCsTitle()Methods in com.mojang.realmsclient.gui.screens with parameters of type ITextComponent Modifier and Type Method Description private voidRealmsResetWorldScreen. drawFrame(MatrixStack p_237948_1_, int p_237948_2_, int p_237948_3_, ITextComponent p_237948_4_, ResourceLocation p_237948_5_, boolean p_237948_6_, boolean p_237948_7_)voidRealmsLongRunningMcoTaskScreen. error(ITextComponent p_230434_1_)private voidRealmsGenericErrorScreen. errorMessage(ITextComponent p_237841_1_)private voidRealmsGenericErrorScreen. errorMessage(ITextComponent p_237842_1_, ITextComponent p_237842_2_)protected voidRealmsBackupScreen. renderMousehoverTooltip(MatrixStack p_237744_1_, ITextComponent p_237744_2_, int p_237744_3_, int p_237744_4_)protected voidRealmsConfigureWorldScreen. renderMousehoverTooltip(MatrixStack p_237796_1_, ITextComponent p_237796_2_, int p_237796_3_, int p_237796_4_)protected voidRealmsPendingInvitesScreen. renderMousehoverTooltip(MatrixStack p_237866_1_, ITextComponent p_237866_2_, int p_237866_3_, int p_237866_4_)protected voidRealmsPlayerScreen. renderMousehoverTooltip(MatrixStack p_237903_1_, ITextComponent p_237903_2_, int p_237903_3_, int p_237903_4_)protected voidRealmsSelectWorldTemplateScreen. renderMousehoverTooltip(MatrixStack p_237993_1_, ITextComponent p_237993_2_, int p_237993_3_, int p_237993_4_)private voidRealmsUploadScreen. setErrorMessage(ITextComponent... p_238085_1_)voidRealmsResetWorldScreen. setResetTitle(ITextComponent p_224432_1_)voidRealmsLongRunningMcoTaskScreen. setTitle(ITextComponent p_224234_1_)voidRealmsSelectWorldTemplateScreen. setTitle(ITextComponent p_238001_1_)voidRealmsSelectWorldTemplateScreen. setWarning(ITextComponent... p_238002_1_)private voidRealmsInviteScreen. showError(ITextComponent p_224209_1_)Constructors in com.mojang.realmsclient.gui.screens with parameters of type ITextComponent Constructor Description RealmsConfirmScreen(it.unimi.dsi.fastutil.booleans.BooleanConsumer p_i232202_1_, ITextComponent p_i232202_2_, ITextComponent p_i232202_3_)RealmsGenericErrorScreen(ITextComponent p_i232205_1_, Screen p_i232205_2_)RealmsGenericErrorScreen(ITextComponent p_i232206_1_, ITextComponent p_i232206_2_, Screen p_i232206_3_)RealmsLongConfirmationScreen(it.unimi.dsi.fastutil.booleans.BooleanConsumer p_i232208_1_, RealmsLongConfirmationScreen.Type p_i232208_2_, ITextComponent p_i232208_3_, ITextComponent p_i232208_4_, boolean p_i232208_5_)RealmsResetNormalWorldScreen(RealmsResetWorldScreen p_i232214_1_, ITextComponent p_i232214_2_)RealmsResetWorldScreen(Screen p_i232216_1_, RealmsServer p_i232216_2_, ITextComponent p_i232216_3_, ITextComponent p_i232216_4_, int p_i232216_5_, ITextComponent p_i232216_6_, java.lang.Runnable p_i232216_7_, java.lang.Runnable p_i232216_8_)TexturedButton(int p_i232218_2_, int p_i232218_3_, ITextComponent p_i232218_4_, ResourceLocation p_i232218_5_, Button.IPressable p_i232218_6_) -
Uses of ITextComponent in net.minecraft.advancements
Fields in net.minecraft.advancements declared as ITextComponent Modifier and Type Field Description private ITextComponentAdvancement. chatComponentprivate ITextComponentDisplayInfo. descriptionprivate ITextComponentFrameType. displayNameprivate ITextComponentDisplayInfo. titleMethods in net.minecraft.advancements that return ITextComponent Modifier and Type Method Description ITextComponentAdvancement. getChatComponent()ITextComponentDisplayInfo. getDescription()ITextComponentFrameType. getDisplayName()ITextComponentDisplayInfo. getTitle()Methods in net.minecraft.advancements with parameters of type ITextComponent Modifier and Type Method Description Advancement.BuilderAdvancement.Builder. display(ItemStack p_215092_1_, ITextComponent p_215092_2_, ITextComponent p_215092_3_, ResourceLocation p_215092_4_, FrameType p_215092_5_, boolean p_215092_6_, boolean p_215092_7_, boolean p_215092_8_)Advancement.BuilderAdvancement.Builder. display(IItemProvider p_203902_1_, ITextComponent p_203902_2_, ITextComponent p_203902_3_, ResourceLocation p_203902_4_, FrameType p_203902_5_, boolean p_203902_6_, boolean p_203902_7_, boolean p_203902_8_)Constructors in net.minecraft.advancements with parameters of type ITextComponent Constructor Description DisplayInfo(ItemStack p_i47586_1_, ITextComponent p_i47586_2_, ITextComponent p_i47586_3_, ResourceLocation p_i47586_4_, FrameType p_i47586_5_, boolean p_i47586_6_, boolean p_i47586_7_, boolean p_i47586_8_) -
Uses of ITextComponent in net.minecraft.block
Fields in net.minecraft.block declared as ITextComponent Modifier and Type Field Description private static ITextComponentAnvilBlock. CONTAINER_TITLEprivate static ITextComponentCartographyTableBlock. CONTAINER_TITLEprivate static ITextComponentCraftingTableBlock. CONTAINER_TITLEprivate static ITextComponentEnderChestBlock. CONTAINER_TITLEprivate static ITextComponentGrindstoneBlock. CONTAINER_TITLEprivate static ITextComponentLoomBlock. CONTAINER_TITLEprivate static ITextComponentSmithingTableBlock. CONTAINER_TITLEprivate static ITextComponentStonecutterBlock. CONTAINER_TITLEMethod parameters in net.minecraft.block with type arguments of type ITextComponent Modifier and Type Method Description voidBlock. appendHoverText(ItemStack p_190948_1_, IBlockReader p_190948_2_, java.util.List<ITextComponent> p_190948_3_, ITooltipFlag p_190948_4_)voidShulkerBoxBlock. appendHoverText(ItemStack p_190948_1_, IBlockReader p_190948_2_, java.util.List<ITextComponent> p_190948_3_, ITooltipFlag p_190948_4_) -
Uses of ITextComponent in net.minecraft.client
Fields in net.minecraft.client declared as ITextComponent Modifier and Type Field Description private static ITextComponentAbstractOption. ACCESSIBILITY_TOOLTIP_FOV_EFFECTprivate static ITextComponentAbstractOption. ACCESSIBILITY_TOOLTIP_SCREEN_EFFECTprivate ITextComponentAbstractOption. captionprivate static ITextComponentAbstractOption. CHAT_TOOLTIP_HIDE_MATCHED_NAMESprivate static ITextComponentAbstractOption. GRAPHICS_TOOLTIP_FABULOUSprivate static ITextComponentAbstractOption. GRAPHICS_TOOLTIP_FANCYprivate static ITextComponentAbstractOption. GRAPHICS_TOOLTIP_FASTprivate static ITextComponentMinecraft. SOCIAL_INTERACTIONS_NOT_AVAILABLEMethods in net.minecraft.client that return ITextComponent Modifier and Type Method Description protected ITextComponentAbstractOption. genericValueLabel(int p_243225_1_)protected ITextComponentAbstractOption. genericValueLabel(ITextComponent p_243222_1_)protected ITextComponentAbstractOption. getCaption()protected ITextComponentAbstractOption. percentAddValueLabel(int p_243223_1_)protected ITextComponentAbstractOption. percentValueLabel(double p_243224_1_)protected ITextComponentAbstractOption. pixelValueLabel(int p_243221_1_)Methods in net.minecraft.client with parameters of type ITextComponent Modifier and Type Method Description voidMinecraft. clearResourcePacksOnError(java.lang.Throwable p_243208_1_, ITextComponent p_243208_2_)protected ITextComponentAbstractOption. genericValueLabel(ITextComponent p_243222_1_) -
Uses of ITextComponent in net.minecraft.client.audio
Fields in net.minecraft.client.audio declared as ITextComponent Modifier and Type Field Description private ITextComponentSoundEventAccessor. subtitleMethods in net.minecraft.client.audio that return ITextComponent Modifier and Type Method Description ITextComponentSoundEventAccessor. getSubtitle() -
Uses of ITextComponent in net.minecraft.client.entity.player
Methods in net.minecraft.client.entity.player with parameters of type ITextComponent Modifier and Type Method Description voidClientPlayerEntity. displayClientMessage(ITextComponent p_146105_1_, boolean p_146105_2_)voidClientPlayerEntity. sendMessage(ITextComponent p_145747_1_, java.util.UUID p_145747_2_)voidRemoteClientPlayerEntity. sendMessage(ITextComponent p_145747_1_, java.util.UUID p_145747_2_) -
Uses of ITextComponent in net.minecraft.client.gui
Fields in net.minecraft.client.gui declared as ITextComponent Modifier and Type Field Description static ITextComponentDialogTexts. CONNECT_FAILEDprivate static ITextComponentIngameGui. DEMO_EXPIRED_TEXTstatic ITextComponentDialogTexts. GUI_BACKstatic ITextComponentDialogTexts. GUI_CANCELstatic ITextComponentDialogTexts. GUI_DONEstatic ITextComponentDialogTexts. GUI_NOstatic ITextComponentDialogTexts. GUI_PROCEEDstatic ITextComponentDialogTexts. GUI_YESstatic ITextComponentDialogTexts. OPTION_OFFstatic ITextComponentDialogTexts. OPTION_ONprotected ITextComponentIngameGui. overlayMessageStringprotected ITextComponentIngameGui. subtitleprotected ITextComponentIngameGui. titleFields in net.minecraft.client.gui with type parameters of type ITextComponent Modifier and Type Field Description private java.util.List<ChatLine<ITextComponent>>NewChatGui. allMessagesprivate java.util.Deque<ITextComponent>NewChatGui. chatQueueMethods in net.minecraft.client.gui that return ITextComponent Modifier and Type Method Description static ITextComponentDialogTexts. optionStatus(boolean p_240638_0_)Methods in net.minecraft.client.gui with parameters of type ITextComponent Modifier and Type Method Description voidNewChatGui. addMessage(ITextComponent p_146227_1_)private voidNewChatGui. addMessage(ITextComponent p_146234_1_, int p_146234_2_)private voidNewChatGui. addMessage(ITextComponent p_238493_1_, int p_238493_2_, int p_238493_3_, boolean p_238493_4_)static IBidiRendererIBidiRenderer. create(FontRenderer p_243260_0_, ITextComponent... p_243260_1_)static <T extends Container>
voidScreenManager. create(ContainerType<T> p_216909_0_, Minecraft p_216909_1_, int p_216909_2_, ITextComponent p_216909_3_)UScreenManager.IScreenFactory. create(T p_create_1_, PlayerInventory p_create_2_, ITextComponent p_create_3_)intFontRenderer. draw(MatrixStack p_243248_1_, ITextComponent p_243248_2_, float p_243248_3_, float p_243248_4_, int p_243248_5_)static voidAbstractGui. drawCenteredString(MatrixStack p_238472_0_, FontRenderer p_238472_1_, ITextComponent p_238472_2_, int p_238472_3_, int p_238472_4_, int p_238472_5_)intFontRenderer. drawInBatch(ITextComponent p_243247_1_, float p_243247_2_, float p_243247_3_, int p_243247_4_, boolean p_243247_5_, Matrix4f p_243247_6_, IRenderTypeBuffer p_243247_7_, boolean p_243247_8_, int p_243247_9_, int p_243247_10_)intFontRenderer. drawShadow(MatrixStack p_243246_1_, ITextComponent p_243246_2_, float p_243246_3_, float p_243246_4_, int p_243246_5_)static voidAbstractGui. drawString(MatrixStack p_238475_0_, FontRenderer p_238475_1_, ITextComponent p_238475_2_, int p_238475_3_, int p_238475_4_, int p_238475_5_)voidNewChatGui. enqueueMessage(ITextComponent p_238495_1_)default voidScreenManager.IScreenFactory. fromPacket(ITextComponent p_216908_1_, ContainerType<T> p_216908_2_, Minecraft p_216908_3_, int p_216908_4_)static <T extends Container>
java.util.Optional<ScreenManager.IScreenFactory<T,?>>ScreenManager. getScreenFactory(ContainerType<T> p_216909_0_, Minecraft p_216909_1_, int p_216909_2_, ITextComponent p_216909_3_)java.util.UUIDIngameGui. guessChatUUID(ITextComponent p_244795_1_)voidIngameGui. handleChat(ChatType p_238450_1_, ITextComponent p_238450_2_, java.util.UUID p_238450_3_)static IFormattableTextComponentDialogTexts. optionStatus(ITextComponent p_244281_0_, boolean p_244281_1_)voidIngameGui. setNowPlaying(ITextComponent p_238451_1_)voidIngameGui. setOverlayMessage(ITextComponent p_175188_1_, boolean p_175188_2_)voidIngameGui. setTitles(ITextComponent p_238452_1_, ITextComponent p_238452_2_, int p_238452_3_, int p_238452_4_, int p_238452_5_)Constructors in net.minecraft.client.gui with parameters of type ITextComponent Constructor Description DisplayEffectsScreen(T p_i51091_1_, PlayerInventory p_i51091_2_, ITextComponent p_i51091_3_) -
Uses of ITextComponent in net.minecraft.client.gui.advancements
Fields in net.minecraft.client.gui.advancements declared as ITextComponent Modifier and Type Field Description private static ITextComponentAdvancementsScreen. NO_ADVANCEMENTS_LABELprivate ITextComponentAdvancementTabGui. titleprivate static ITextComponentAdvancementsScreen. TITLEprivate static ITextComponentAdvancementsScreen. VERY_SAD_LABELMethods in net.minecraft.client.gui.advancements that return ITextComponent Modifier and Type Method Description ITextComponentAdvancementTabGui. getTitle()Methods in net.minecraft.client.gui.advancements with parameters of type ITextComponent Modifier and Type Method Description private java.util.List<ITextProperties>AdvancementEntryGui. findOptimalLines(ITextComponent p_238694_1_, int p_238694_2_) -
Uses of ITextComponent in net.minecraft.client.gui.chat
Fields in net.minecraft.client.gui.chat declared as ITextComponent Modifier and Type Field Description static ITextComponentNarratorChatListener. NO_TITLEMethods in net.minecraft.client.gui.chat with parameters of type ITextComponent Modifier and Type Method Description voidIChatListener. handle(ChatType p_192576_1_, ITextComponent p_192576_2_, java.util.UUID p_192576_3_)voidNarratorChatListener. handle(ChatType p_192576_1_, ITextComponent p_192576_2_, java.util.UUID p_192576_3_)voidNormalChatListener. handle(ChatType p_192576_1_, ITextComponent p_192576_2_, java.util.UUID p_192576_3_)voidOverlayChatListener. handle(ChatType p_192576_1_, ITextComponent p_192576_2_, java.util.UUID p_192576_3_) -
Uses of ITextComponent in net.minecraft.client.gui.overlay
Fields in net.minecraft.client.gui.overlay declared as ITextComponent Modifier and Type Field Description private ITextComponentPlayerTabOverlayGui. footerprivate ITextComponentPlayerTabOverlayGui. headerprivate ITextComponentSubtitleOverlayGui.Subtitle. textMethods in net.minecraft.client.gui.overlay that return ITextComponent Modifier and Type Method Description private ITextComponentPlayerTabOverlayGui. decorateName(NetworkPlayerInfo p_238524_1_, IFormattableTextComponent p_238524_2_)ITextComponentPlayerTabOverlayGui. getNameForDisplay(NetworkPlayerInfo p_200262_1_)ITextComponentSubtitleOverlayGui.Subtitle. getText()Methods in net.minecraft.client.gui.overlay with parameters of type ITextComponent Modifier and Type Method Description voidPlayerTabOverlayGui. setFooter(ITextComponent p_175248_1_)voidPlayerTabOverlayGui. setHeader(ITextComponent p_175244_1_)Constructors in net.minecraft.client.gui.overlay with parameters of type ITextComponent Constructor Description Subtitle(ITextComponent p_i232263_2_, Vector3d p_i232263_3_) -
Uses of ITextComponent in net.minecraft.client.gui.recipebook
Fields in net.minecraft.client.gui.recipebook declared as ITextComponent Modifier and Type Field Description private static ITextComponentRecipeBookGui. ALL_RECIPES_TOOLTIPprivate static ITextComponentBlastFurnaceRecipeGui. FILTER_NAMEprivate static ITextComponentFurnaceRecipeGui. FILTER_NAMEprivate static ITextComponentSmokerRecipeGui. FILTER_NAMEprivate static ITextComponentRecipeWidget. MORE_RECIPES_TOOLTIPprivate static ITextComponentRecipeBookGui. ONLY_CRAFTABLES_TOOLTIPprivate static ITextComponentRecipeBookGui. SEARCH_HINTMethods in net.minecraft.client.gui.recipebook that return ITextComponent Modifier and Type Method Description private ITextComponentRecipeBookGui. getFilterButtonTooltip()protected ITextComponentBlastFurnaceRecipeGui. getRecipeFilterName()protected ITextComponentFurnaceRecipeGui. getRecipeFilterName()protected ITextComponentRecipeBookGui. getRecipeFilterName()protected ITextComponentSmokerRecipeGui. getRecipeFilterName()Methods in net.minecraft.client.gui.recipebook that return types with arguments of type ITextComponent Modifier and Type Method Description java.util.List<ITextComponent>RecipeWidget. getTooltipText(Screen p_191772_1_) -
Uses of ITextComponent in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as ITextComponent Modifier and Type Field Description private static ITextComponentShareToLanScreen. ALLOW_COMMANDS_LABELprivate static ITextComponentWorldOptionsScreen. AMPLIFIED_HELP_TEXTprivate ITextComponentEditBookScreen.BookLine. asComponentprivate static ITextComponentCreateBuffetWorldScreen. BIOME_SELECT_INFOprivate static ITextComponentVideoSettingsScreen. BUTTON_ACCEPTprivate static ITextComponentVideoSettingsScreen. BUTTON_CANCELprivate static ITextComponentServerSelectionList. CANT_CONNECT_TEXTprivate static ITextComponentServerSelectionList. CANT_RESOLVE_TEXTprivate ITextComponentDeathScreen. causeOfDeathprivate static ITextComponentMultiplayerWarningScreen. CHECKprivate ITextComponentCreateFlatWorldScreen. columnHeightprivate ITextComponentCreateFlatWorldScreen. columnTypeprivate static ITextComponentAbstractCommandBlockScreen. COMMAND_LABELprivate static ITextComponentCreateWorldScreen. COMMANDS_INFOprivate static ITextComponentMultiplayerWarningScreen. CONTENTprivate ITextComponentConfirmOpenLinkScreen. copyButtonprivate static ITextComponentEditStructureScreen. CUSTOM_DATA_LABELprivate static ITextComponentWorldOptionsScreen. CUSTOM_WORLD_DESCRIPTIONprivate ITextComponentDeathScreen. deathScoreprivate ITextComponentBiomeGeneratorTypeScreens. descriptionprivate ITextComponentConfirmBackupScreen. descriptionprivate static ITextComponentEditStructureScreen. DETECT_SIZE_LABELprivate static ITextComponentPackScreen. DIRECTORY_BUTTON_TOOLTIPprivate static ITextComponentDownloadTerrainScreen. DOWNLOADING_TERRAIN_TEXTprivate static ITextComponentPackScreen. DRAG_AND_DROPprivate static ITextComponentEditBookScreen. EDIT_TITLE_LABELprivate static ITextComponentServerListScreen. ENTER_IP_LABELprivate static ITextComponentVideoSettingsScreen. FABULOUSprivate static ITextComponentJigsawScreen. FINAL_STATE_LABELprivate static ITextComponentEditBookScreen. FINALIZE_WARNING_LABELprivate static ITextComponentWorldSelectionList. FROM_NEWER_TOOLTIP_1private static ITextComponentWorldSelectionList. FROM_NEWER_TOOLTIP_2private static ITextComponentShareToLanScreen. GAME_MODE_LABELprivate static ITextComponentCreateWorldScreen. GAME_MODEL_LABELprivate ITextComponentCreateWorldScreen. gameModeHelp1private ITextComponentCreateWorldScreen. gameModeHelp2private ITextComponentWorkingScreen. headerprivate static ITextComponentServerSelectionList.LanDetectedEntry. HIDDEN_ADDRESS_TEXTprivate static ITextComponentEditStructureScreen. INCLUDE_ENTITIES_LABELprivate static ITextComponentServerSelectionList. INCOMPATIBLE_TOOLTIPprivate static ITextComponentShareToLanScreen. INFO_TEXTprivate static ITextComponentEditStructureScreen. INTEGRITY_LABELprivate static ITextComponentAddServerScreen. IP_LABELprivate static ITextComponentJigsawScreen. JOINT_LABELprivate ITextComponentStatsScreen.MobStatsList.Entry. killedByprivate ITextComponentStatsScreen.MobStatsList.Entry. killsprivate ITextComponentEditGamerulesScreen.NameEntry. labelprivate static ITextComponentServerSelectionList.LanDetectedEntry. LAN_SERVER_HEADERprivate ITextComponentFlatPresetsScreen. listTextprivate static ITextComponentWorldOptionsScreen. MAP_FEATURES_INFOprivate ITextComponentErrorScreen. messageprivate ITextComponentGPUWarningScreen.Option. messageprivate ITextComponentStatsScreen.MobStatsList.Entry. mobNameprivate ITextComponentCreateBuffetWorldScreen.BiomeList.BiomeEntry. nameITextComponentFlatPresetsScreen.LayerItem. name(package private) ITextComponentGamemodeSelectionScreen.Mode. nameprivate static ITextComponentAddServerScreen. NAME_LABELprivate static ITextComponentCreateWorldScreen. NAME_LABELprivate static ITextComponentEditStructureScreen. NAME_LABELprivate static ITextComponentEditWorldScreen. NAME_LABELprivate static ITextComponentJigsawScreen. NAME_LABELprivate static ITextComponentMultiplayerWarningScreen. NARRATIONprivate static ITextComponentVideoSettingsScreen. NEW_LINEprivate static ITextComponentServerSelectionList. NO_CONNECTION_TOOLTIPprotected ITextComponentConfirmScreen. noButtonprotected ITextComponentAlertScreen. okButtonprivate static ITextComponentCreateWorldScreen. OUTPUT_DIR_INFOprivate ITextComponentEditBookScreen. ownerTextprivate ITextComponentEditBookScreen. pageMsgprivate ITextComponentReadBookScreen. pageMsgprivate static ITextComponentStatsScreen. PENDING_TEXTprivate static ITextComponentServerSelectionList. PINGING_TOOLTIPprivate static ITextComponentJigsawScreen. POOL_LABELprivate static ITextComponentEditStructureScreen. POSITION_LABELprivate static ITextComponentAbstractCommandBlockScreen. PREVIOUS_OUTPUT_LABELprivate ITextComponentDisconnectedScreen. reasonprivate static ITextComponentServerSelectionList. SCANNING_LABELprivate static ITextComponentCreateWorldScreen. SEED_INFOprivate static ITextComponentCreateWorldScreen. SEED_LABELprivate static ITextComponentGamemodeSelectionScreen. SELECT_KEYprivate static ITextComponentAbstractCommandBlockScreen. SET_COMMAND_LABELprivate ITextComponentFlatPresetsScreen. shareTextprivate static ITextComponentEditStructureScreen. SHOW_AIR_LABELprivate static ITextComponentEditStructureScreen. SHOW_BOUNDING_BOX_LABELprivate static ITextComponentEditStructureScreen. SIZE_LABELprivate static ITextComponentWorldSelectionList. SNAPSHOT_TOOLTIP_1private static ITextComponentWorldSelectionList. SNAPSHOT_TOOLTIP_2private ITextComponentWorkingScreen. stageprivate ITextComponentStatsScreen.CustomStatsList.Entry. statDisplayprivate ITextComponentConnectingScreen. statusprivate static ITextComponentJigsawScreen. TARGET_LABELprotected ITextComponentAlertScreen. textprotected ITextComponentScreen. titleprivate static ITextComponentMultiplayerWarningScreen. TITLEprivate ITextComponentConfirmScreen. title2private ITextComponentConfirmOpenLinkScreen. warningprivate static ITextComponentLanguageScreen. WARNING_LABELprivate static ITextComponentVideoSettingsScreen. WARNING_MESSAGEprivate static ITextComponentVideoSettingsScreen. WARNING_TITLEprivate static ITextComponentWorldSelectionList. WORLD_LOCKED_TOOLTIPprotected ITextComponentConfirmScreen. yesButtonFields in net.minecraft.client.gui.screen with type parameters of type ITextComponent Modifier and Type Field Description private java.util.List<ITextComponent>MultiplayerScreen. toolTipMethods in net.minecraft.client.gui.screen that return ITextComponent Modifier and Type Method Description private static ITextComponentAddServerScreen. createServerButtonText(ServerData.ServerResourceMode p_238624_0_)ITextComponentBiomeGeneratorTypeScreens. description()ITextComponentPackLoadingManager.AbstractPack. getDescription()ITextComponentPackLoadingManager.IPack. getDescription()private ITextComponentOptionsScreen. getDifficultyText(Difficulty p_238630_1_)default ITextComponentPackLoadingManager.IPack. getExtendedDescription()private ITextComponentJigsawScreen. getJointText()private ITextComponentCustomizeSkinScreen. getMessage(PlayerModelPart p_238655_1_)ITextComponentFlatPresetsScreen.LayerItem. getName()private ITextComponentGamemodeSelectionScreen.Mode. getName()protected ITextComponentStatsScreen.StatsList. getString(Item p_200208_1_)ITextComponentPackLoadingManager.AbstractPack. getTitle()ITextComponentPackLoadingManager.IPack. getTitle()ITextComponentScreen. getTitle()Methods in net.minecraft.client.gui.screen that return types with arguments of type ITextComponent Modifier and Type Method Description java.util.List<ITextComponent>Screen. getTooltipFromItem(ItemStack p_231151_1_)Methods in net.minecraft.client.gui.screen with parameters of type ITextComponent Modifier and Type Method Description EditGamerulesScreen.GameruleEditGamerulesScreen.IRuleEntry. create(ITextComponent p_create_1_, java.util.List<IReorderingProcessor> p_create_2_, java.lang.String p_create_3_, T p_create_4_)private static voidFlatPresetsScreen. preset(ITextComponent p_238640_0_, IItemProvider p_238640_1_, RegistryKey<Biome> p_238640_2_, java.util.List<Structure<?>> p_238640_3_, boolean p_238640_4_, boolean p_238640_5_, boolean p_238640_6_, FlatLayerInfo... p_238640_7_)voidWorkingScreen. progressStage(ITextComponent p_200209_1_)voidWorkingScreen. progressStart(ITextComponent p_200211_1_)voidWorkingScreen. progressStartNoAbort(ITextComponent p_200210_1_)protected voidStatsScreen.StatsList. renderMousehoverTooltip(MatrixStack p_238680_1_, ITextComponent p_238680_2_, int p_238680_3_, int p_238680_4_)voidScreen. renderTooltip(MatrixStack p_238652_1_, ITextComponent p_238652_2_, int p_238652_3_, int p_238652_4_)private voidConnectingScreen. updateStatus(ITextComponent p_209514_1_)Method parameters in net.minecraft.client.gui.screen with type arguments of type ITextComponent Modifier and Type Method Description voidScreen. renderComponentTooltip(MatrixStack p_243308_1_, java.util.List<ITextComponent> p_243308_2_, int p_243308_3_, int p_243308_4_)voidMultiplayerScreen. setToolTip(java.util.List<ITextComponent> p_238854_1_)Constructors in net.minecraft.client.gui.screen with parameters of type ITextComponent Constructor Description AlertScreen(java.lang.Runnable p_i48623_1_, ITextComponent p_i48623_2_, ITextComponent p_i48623_3_)AlertScreen(java.lang.Runnable p_i232268_1_, ITextComponent p_i232268_2_, ITextComponent p_i232268_3_, ITextComponent p_i232268_4_)BiomeGeneratorTypeScreens(ITextComponent displayName)BooleanEntry(ITextComponent p_i232311_2_, java.util.List<IReorderingProcessor> p_i232311_3_, java.lang.String p_i232311_4_, GameRules.BooleanValue p_i232311_5_)ConfirmBackupScreen(Screen p_i51122_1_, ConfirmBackupScreen.ICallback p_i51122_2_, ITextComponent p_i51122_3_, ITextComponent p_i51122_4_, boolean p_i51122_5_)ConfirmScreen(it.unimi.dsi.fastutil.booleans.BooleanConsumer p_i51119_1_, ITextComponent p_i51119_2_, ITextComponent p_i51119_3_)ConfirmScreen(it.unimi.dsi.fastutil.booleans.BooleanConsumer p_i232270_1_, ITextComponent p_i232270_2_, ITextComponent p_i232270_3_, ITextComponent p_i232270_4_, ITextComponent p_i232270_5_)DeathScreen(ITextComponent p_i51118_1_, boolean p_i51118_2_)DirtMessageScreen(ITextComponent p_i51114_1_)DisconnectedScreen(Screen p_i242056_1_, ITextComponent p_i242056_2_, ITextComponent p_i242056_3_)EnchantmentScreen(EnchantmentContainer p_i51090_1_, PlayerInventory p_i51090_2_, ITextComponent p_i51090_3_)ErrorScreen(ITextComponent p_i232277_1_, ITextComponent p_i232277_2_)GPUWarningScreen(ITextComponent p_i241250_1_, java.util.List<ITextProperties> p_i241250_2_, com.google.common.collect.ImmutableList<GPUWarningScreen.Option> p_i241250_3_)GrindstoneScreen(GrindstoneContainer p_i51086_1_, PlayerInventory p_i51086_2_, ITextComponent p_i51086_3_)HopperScreen(HopperContainer p_i51085_1_, PlayerInventory p_i51085_2_, ITextComponent p_i51085_3_)IntegerEntry(ITextComponent p_i232314_2_, java.util.List<IReorderingProcessor> p_i232314_3_, java.lang.String p_i232314_4_, GameRules.IntegerValue p_i232314_5_)LayerItem(Item p_i242057_1_, ITextComponent p_i242057_2_, java.util.function.Function<Registry<Biome>,FlatGenerationSettings> p_i242057_3_)LecternScreen(LecternContainer p_i51082_1_, PlayerInventory p_i51082_2_, ITextComponent p_i51082_3_)LoomScreen(LoomContainer p_i51081_1_, PlayerInventory p_i51081_2_, ITextComponent p_i51081_3_)Mode(ITextComponent p_i232285_3_, java.lang.String p_i232285_4_, ItemStack p_i232285_5_)NameEntry(ITextComponent p_i232313_2_)Option(ITextComponent p_i241251_1_, Button.IPressable p_i241251_2_)PackScreen(Screen p_i242060_1_, ResourcePackList p_i242060_2_, java.util.function.Consumer<ResourcePackList> p_i242060_3_, java.io.File p_i242060_4_, ITextComponent p_i242060_5_)Screen(ITextComponent p_i51108_1_)SettingsScreen(Screen p_i225930_1_, GameSettings p_i225930_2_, ITextComponent p_i225930_3_)ValueEntry(java.util.List<IReorderingProcessor> p_i241256_2_, ITextComponent p_i241256_3_)WithNarratorSettingsScreen(Screen p_i242058_1_, GameSettings p_i242058_2_, ITextComponent p_i242058_3_, AbstractOption[] p_i242058_4_) -
Uses of ITextComponent in net.minecraft.client.gui.screen.inventory
Fields in net.minecraft.client.gui.screen.inventory declared as ITextComponent Modifier and Type Field Description private static ITextComponentMerchantScreen. DEPRECATED_TOOLTIPprivate static ITextComponentMerchantScreen. LEVEL_SEPARATORprivate static ITextComponentBeaconScreen. PRIMARY_EFFECT_LABELprivate static ITextComponentBeaconScreen. SECONDARY_EFFECT_LABELprivate static ITextComponentAnvilScreen. TOO_EXPENSIVE_TEXTprivate ITextComponentBeaconScreen.PowerButton. tooltipprivate static ITextComponentMerchantScreen. TRADES_LABELprivate static ITextComponentCreativeScreen. TRASH_SLOT_TOOLTIPMethods in net.minecraft.client.gui.screen.inventory that return ITextComponent Modifier and Type Method Description private ITextComponentBeaconScreen.PowerButton. createTooltip(Effect p_243337_1_, boolean p_243337_2_) -
Uses of ITextComponent in net.minecraft.client.gui.social
Fields in net.minecraft.client.gui.social declared as ITextComponent Modifier and Type Field Description private static ITextComponentFilterListEntry. BLOCKEDprivate static ITextComponentFilterListEntry. BLOCKED_OFFLINEprivate static ITextComponentSocialInteractionsScreen. BLOCKING_HINTprivate static ITextComponentSocialInteractionsScreen. EMPTY_BLOCKEDprivate static ITextComponentSocialInteractionsScreen. EMPTY_HIDDENprivate static ITextComponentSocialInteractionsScreen. EMPTY_SEARCHprivate static ITextComponentFilterListEntry. HIDDENprivate static ITextComponentFilterListEntry. HIDDEN_OFFLINEprivate static ITextComponentFilterListEntry. OFFLINEprivate static ITextComponentSocialInteractionsScreen. SEARCH_HINTprivate ITextComponentSocialInteractionsScreen. serverLabelprivate static ITextComponentSocialInteractionsScreen. TAB_ALLprivate static ITextComponentSocialInteractionsScreen. TAB_ALL_SELECTEDprivate static ITextComponentSocialInteractionsScreen. TAB_BLOCKEDprivate static ITextComponentSocialInteractionsScreen. TAB_BLOCKED_SELECTEDprivate static ITextComponentSocialInteractionsScreen. TAB_HIDDENprivate static ITextComponentSocialInteractionsScreen. TAB_HIDDEN_SELECTEDMethods in net.minecraft.client.gui.social that return ITextComponent Modifier and Type Method Description private ITextComponentFilterListEntry. getStatusComponent()Methods in net.minecraft.client.gui.social with parameters of type ITextComponent Modifier and Type Method Description private voidFilterListEntry. onHiddenOrShown(boolean p_244635_1_, ITextComponent p_244635_2_) -
Uses of ITextComponent in net.minecraft.client.gui.spectator
Fields in net.minecraft.client.gui.spectator declared as ITextComponent Modifier and Type Field Description private static ITextComponentSpectatorMenu. CLOSE_MENU_TEXTprivate static ITextComponentSpectatorMenu. NEXT_PAGE_TEXTprivate static ITextComponentSpectatorMenu. PREVIOUS_PAGE_TEXTprivate static ITextComponentBaseSpectatorGroup. PROMPT_TEXTMethods in net.minecraft.client.gui.spectator that return ITextComponent Modifier and Type Method Description ITextComponentISpectatorMenuObject. getName()ITextComponentPlayerMenuObject. getName()ITextComponentSpectatorMenu.EndSpectatorObject. getName()ITextComponentSpectatorMenu.MoveMenuObject. getName()ITextComponentBaseSpectatorGroup. getPrompt()ITextComponentISpectatorMenuView. getPrompt() -
Uses of ITextComponent in net.minecraft.client.gui.spectator.categories
Fields in net.minecraft.client.gui.spectator.categories declared as ITextComponent Modifier and Type Field Description private static ITextComponentTeleportToPlayer. TELEPORT_PROMPTprivate static ITextComponentTeleportToTeam. TELEPORT_PROMPTprivate static ITextComponentTeleportToPlayer. TELEPORT_TEXTprivate static ITextComponentTeleportToTeam. TELEPORT_TEXTMethods in net.minecraft.client.gui.spectator.categories that return ITextComponent Modifier and Type Method Description ITextComponentTeleportToPlayer. getName()ITextComponentTeleportToTeam. getName()ITextComponentTeleportToTeam.TeamSelectionObject. getName()ITextComponentTeleportToPlayer. getPrompt()ITextComponentTeleportToTeam. getPrompt() -
Uses of ITextComponent in net.minecraft.client.gui.toasts
Fields in net.minecraft.client.gui.toasts declared as ITextComponent Modifier and Type Field Description private static ITextComponentRecipeToast. DESCRIPTION_TEXTprivate ITextComponentTutorialToast. messageprivate ITextComponentSystemToast. titleprivate ITextComponentTutorialToast. titleprivate static ITextComponentRecipeToast. TITLE_TEXTMethods in net.minecraft.client.gui.toasts with parameters of type ITextComponent Modifier and Type Method Description static voidSystemToast. add(ToastGui p_238536_0_, SystemToast.Type p_238536_1_, ITextComponent p_238536_2_, ITextComponent p_238536_3_)static voidSystemToast. addOrUpdate(ToastGui p_193657_0_, SystemToast.Type p_193657_1_, ITextComponent p_193657_2_, ITextComponent p_193657_3_)static SystemToastSystemToast. multiline(Minecraft p_238534_0_, SystemToast.Type p_238534_1_, ITextComponent p_238534_2_, ITextComponent p_238534_3_)private static com.google.common.collect.ImmutableList<IReorderingProcessor>SystemToast. nullToEmpty(ITextComponent p_238537_0_)voidSystemToast. reset(ITextComponent p_193656_1_, ITextComponent p_193656_2_)Constructors in net.minecraft.client.gui.toasts with parameters of type ITextComponent Constructor Description SystemToast(SystemToast.Type p_i232264_1_, ITextComponent p_i232264_2_, java.util.List<IReorderingProcessor> p_i232264_3_, int p_i232264_4_)SystemToast(SystemToast.Type p_i47488_1_, ITextComponent p_i47488_2_, ITextComponent p_i47488_3_)TutorialToast(TutorialToast.Icons p_i47487_1_, ITextComponent p_i47487_2_, ITextComponent p_i47487_3_, boolean p_i47487_4_) -
Uses of ITextComponent in net.minecraft.client.gui.widget
Fields in net.minecraft.client.gui.widget declared as ITextComponent Modifier and Type Field Description private ITextComponentWidget. messageMethods in net.minecraft.client.gui.widget that return ITextComponent Modifier and Type Method Description ITextComponentWidget. getMessage()Methods in net.minecraft.client.gui.widget with parameters of type ITextComponent Modifier and Type Method Description voidWidget. setMessage(ITextComponent p_238482_1_)Constructors in net.minecraft.client.gui.widget with parameters of type ITextComponent Constructor Description AbstractSlider(int p_i232253_1_, int p_i232253_2_, int p_i232253_3_, int p_i232253_4_, ITextComponent p_i232253_5_, double p_i232253_6_)TextFieldWidget(FontRenderer p_i232259_1_, int p_i232259_2_, int p_i232259_3_, int p_i232259_4_, int p_i232259_5_, TextFieldWidget p_i232259_6_, ITextComponent p_i232259_7_)TextFieldWidget(FontRenderer p_i232260_1_, int p_i232260_2_, int p_i232260_3_, int p_i232260_4_, int p_i232260_5_, ITextComponent p_i232260_6_)Widget(int p_i232254_1_, int p_i232254_2_, int p_i232254_3_, int p_i232254_4_, ITextComponent p_i232254_5_) -
Uses of ITextComponent in net.minecraft.client.gui.widget.button
Constructors in net.minecraft.client.gui.widget.button with parameters of type ITextComponent Constructor Description AbstractButton(int p_i232251_1_, int p_i232251_2_, int p_i232251_3_, int p_i232251_4_, ITextComponent p_i232251_5_)Button(int p_i232255_1_, int p_i232255_2_, int p_i232255_3_, int p_i232255_4_, ITextComponent p_i232255_5_, Button.IPressable p_i232255_6_)Button(int p_i232256_1_, int p_i232256_2_, int p_i232256_3_, int p_i232256_4_, ITextComponent p_i232256_5_, Button.IPressable p_i232256_6_, Button.ITooltip p_i232256_7_)CheckboxButton(int p_i232257_1_, int p_i232257_2_, int p_i232257_3_, int p_i232257_4_, ITextComponent p_i232257_5_, boolean p_i232257_6_)CheckboxButton(int p_i232258_1_, int p_i232258_2_, int p_i232258_3_, int p_i232258_4_, ITextComponent p_i232258_5_, boolean p_i232258_6_, boolean p_i232258_7_)ImageButton(int p_i244513_1_, int p_i244513_2_, int p_i244513_3_, int p_i244513_4_, int p_i244513_5_, int p_i244513_6_, int p_i244513_7_, ResourceLocation p_i244513_8_, int p_i244513_9_, int p_i244513_10_, Button.IPressable p_i244513_11_, Button.ITooltip p_i244513_12_, ITextComponent p_i244513_13_)ImageButton(int p_i232261_1_, int p_i232261_2_, int p_i232261_3_, int p_i232261_4_, int p_i232261_5_, int p_i232261_6_, int p_i232261_7_, ResourceLocation p_i232261_8_, int p_i232261_9_, int p_i232261_10_, Button.IPressable p_i232261_11_, ITextComponent p_i232261_12_)OptionButton(int p_i232262_1_, int p_i232262_2_, int p_i232262_3_, int p_i232262_4_, AbstractOption p_i232262_5_, ITextComponent p_i232262_6_, Button.IPressable p_i232262_7_) -
Uses of ITextComponent in net.minecraft.client.gui.widget.list
Fields in net.minecraft.client.gui.widget.list declared as ITextComponent Modifier and Type Field Description private static ITextComponentResourcePackList. INCOMPATIBLE_CONFIRM_TITLEprivate static ITextComponentResourcePackList. INCOMPATIBLE_TITLEprivate ITextComponentKeyBindingList.CategoryEntry. nameprivate ITextComponentKeyBindingList.KeyEntry. nameprivate ITextComponentResourcePackList. titleMethods in net.minecraft.client.gui.widget.list with parameters of type ITextComponent Modifier and Type Method Description private static IBidiRendererResourcePackList.ResourcePackEntry. cacheDescription(Minecraft p_244425_0_, ITextComponent p_244425_1_)private static IReorderingProcessorResourcePackList.ResourcePackEntry. cacheName(Minecraft p_244424_0_, ITextComponent p_244424_1_)Constructors in net.minecraft.client.gui.widget.list with parameters of type ITextComponent Constructor Description CategoryEntry(ITextComponent p_i232280_2_)KeyEntry(KeyBinding p_i232281_2_, ITextComponent p_i232281_3_)ResourcePackList(Minecraft p_i241200_1_, int p_i241200_2_, int p_i241200_3_, ITextComponent p_i241200_4_) -
Uses of ITextComponent in net.minecraft.client.multiplayer
Fields in net.minecraft.client.multiplayer declared as ITextComponent Modifier and Type Field Description ITextComponentServerData. motdprivate ITextComponentServerData.ServerResourceMode. nameITextComponentServerData. statusITextComponentServerData. versionFields in net.minecraft.client.multiplayer with type parameters of type ITextComponent Modifier and Type Field Description java.util.List<ITextComponent>ServerData. playerListMethods in net.minecraft.client.multiplayer that return ITextComponent Modifier and Type Method Description ITextComponentServerData.ServerResourceMode. getName() -
Uses of ITextComponent in net.minecraft.client.network
Methods in net.minecraft.client.network that return ITextComponent Modifier and Type Method Description private static ITextComponentServerPinger. formatPlayerCount(int p_239171_0_, int p_239171_1_) -
Uses of ITextComponent in net.minecraft.client.network.handshake
Methods in net.minecraft.client.network.handshake with parameters of type ITextComponent Modifier and Type Method Description voidClientHandshakeNetHandler. onDisconnect(ITextComponent p_147231_1_) -
Uses of ITextComponent in net.minecraft.client.network.login
Fields in net.minecraft.client.network.login with type parameters of type ITextComponent Modifier and Type Field Description private java.util.function.Consumer<ITextComponent>ClientLoginNetHandler. updateStatusMethods in net.minecraft.client.network.login that return ITextComponent Modifier and Type Method Description private ITextComponentClientLoginNetHandler. authenticateServer(java.lang.String p_209522_1_)Methods in net.minecraft.client.network.login with parameters of type ITextComponent Modifier and Type Method Description voidClientLoginNetHandler. onDisconnect(ITextComponent p_147231_1_)Constructor parameters in net.minecraft.client.network.login with type arguments of type ITextComponent Constructor Description ClientLoginNetHandler(NetworkManager p_i49527_1_, Minecraft p_i49527_2_, Screen p_i49527_3_, java.util.function.Consumer<ITextComponent> p_i49527_4_) -
Uses of ITextComponent in net.minecraft.client.network.play
Fields in net.minecraft.client.network.play declared as ITextComponent Modifier and Type Field Description private static ITextComponentClientPlayNetHandler. GENERIC_DISCONNECT_MESSAGEprivate ITextComponentNetworkPlayerInfo. tabListDisplayNameMethods in net.minecraft.client.network.play that return ITextComponent Modifier and Type Method Description ITextComponentNetworkPlayerInfo. getTabListDisplayName()Methods in net.minecraft.client.network.play with parameters of type ITextComponent Modifier and Type Method Description voidClientPlayNetHandler. onDisconnect(ITextComponent p_147231_1_)voidNetworkPlayerInfo. setTabListDisplayName(ITextComponent p_178859_1_) -
Uses of ITextComponent in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type ITextComponent Modifier and Type Method Description protected voidEntityRenderer. renderNameTag(T p_225629_1_, ITextComponent p_225629_2_, MatrixStack p_225629_3_, IRenderTypeBuffer p_225629_4_, int p_225629_5_)protected voidItemFrameRenderer. renderNameTag(ItemFrameEntity p_225629_1_, ITextComponent p_225629_2_, MatrixStack p_225629_3_, IRenderTypeBuffer p_225629_4_, int p_225629_5_)protected voidPlayerRenderer. renderNameTag(AbstractClientPlayerEntity p_225629_1_, ITextComponent p_225629_2_, MatrixStack p_225629_3_, IRenderTypeBuffer p_225629_4_, int p_225629_5_) -
Uses of ITextComponent in net.minecraft.client.settings
Fields in net.minecraft.client.settings declared as ITextComponent Modifier and Type Field Description private ITextComponentNarratorStatus. nameprivate ITextComponentBooleanOption. tooltipTextFields in net.minecraft.client.settings with type parameters of type ITextComponent Modifier and Type Field Description private java.util.function.BiFunction<GameSettings,IteratableOption,ITextComponent>IteratableOption. toStringprivate java.util.function.BiFunction<GameSettings,SliderPercentageOption,ITextComponent>SliderPercentageOption. toStringMethods in net.minecraft.client.settings that return ITextComponent Modifier and Type Method Description ITextComponentBooleanOption. getMessage(GameSettings p_238152_1_)ITextComponentIteratableOption. getMessage(GameSettings p_238157_1_)ITextComponentSliderPercentageOption. getMessage(GameSettings p_238334_1_)ITextComponentNarratorStatus. getName()ITextComponentKeyBinding. getTranslatedKeyMessage()Methods in net.minecraft.client.settings that return types with arguments of type ITextComponent Modifier and Type Method Description static java.util.function.Supplier<ITextComponent>KeyBinding. createNameSupplier(java.lang.String p_193626_0_)Constructors in net.minecraft.client.settings with parameters of type ITextComponent Constructor Description BooleanOption(java.lang.String p_i244779_1_, ITextComponent p_i244779_2_, java.util.function.Predicate<GameSettings> p_i244779_3_, java.util.function.BiConsumer<GameSettings,java.lang.Boolean> p_i244779_4_)Constructor parameters in net.minecraft.client.settings with type arguments of type ITextComponent Constructor Description IteratableOption(java.lang.String p_i51164_1_, java.util.function.BiConsumer<GameSettings,java.lang.Integer> p_i51164_2_, java.util.function.BiFunction<GameSettings,IteratableOption,ITextComponent> p_i51164_3_)SliderMultiplierOption(java.lang.String p_i51161_1_, double p_i51161_2_, double p_i51161_4_, float p_i51161_6_, java.util.function.Function<GameSettings,java.lang.Double> p_i51161_7_, java.util.function.BiConsumer<GameSettings,java.lang.Double> p_i51161_8_, java.util.function.BiFunction<GameSettings,SliderPercentageOption,ITextComponent> p_i51161_9_)SliderPercentageOption(java.lang.String p_i51155_1_, double p_i51155_2_, double p_i51155_4_, float p_i51155_6_, java.util.function.Function<GameSettings,java.lang.Double> p_i51155_7_, java.util.function.BiConsumer<GameSettings,java.lang.Double> p_i51155_8_, java.util.function.BiFunction<GameSettings,SliderPercentageOption,ITextComponent> p_i51155_9_) -
Uses of ITextComponent in net.minecraft.client.tutorial
Fields in net.minecraft.client.tutorial declared as ITextComponent Modifier and Type Field Description private static ITextComponentCraftPlanksStep. CRAFT_DESCRIPTIONprivate static ITextComponentCraftPlanksStep. CRAFT_TITLEprivate static ITextComponentFindTreeStep. DESCRIPTIONprivate static ITextComponentOpenInventoryStep. DESCRIPTIONprivate static ITextComponentPunchTreeStep. DESCRIPTIONprivate static ITextComponentMovementStep. LOOK_DESCRIPTIONprivate static ITextComponentMovementStep. LOOK_TITLEprivate static ITextComponentMovementStep. MOVE_DESCRIPTIONprivate static ITextComponentMovementStep. MOVE_TITLEprivate static ITextComponentFindTreeStep. TITLEprivate static ITextComponentOpenInventoryStep. TITLEprivate static ITextComponentPunchTreeStep. TITLEMethods in net.minecraft.client.tutorial that return ITextComponent Modifier and Type Method Description static ITextComponentTutorial. key(java.lang.String p_193291_0_) -
Uses of ITextComponent in net.minecraft.client.util
Fields in net.minecraft.client.util with type parameters of type ITextComponent Modifier and Type Field Description private LazyValue<ITextComponent>InputMappings.Input. displayNameprivate java.util.function.BiFunction<java.lang.Integer,java.lang.String,ITextComponent>InputMappings.Type. displayTextSupplierMethods in net.minecraft.client.util that return ITextComponent Modifier and Type Method Description ITextComponentInputMappings.Input. getDisplayName()Constructor parameters in net.minecraft.client.util with type arguments of type ITextComponent Constructor Description Type(java.lang.String p_i232180_3_, java.util.function.BiFunction<java.lang.Integer,java.lang.String,ITextComponent> p_i232180_4_) -
Uses of ITextComponent in net.minecraft.command
Fields in net.minecraft.command declared as ITextComponent Modifier and Type Field Description private ITextComponentCommandSource. displayNameprivate ITextComponentCommandException. messageMethods in net.minecraft.command that return ITextComponent Modifier and Type Method Description ITextComponentCommandException. getComponent()ITextComponentCommandSource. getDisplayName()Methods in net.minecraft.command with parameters of type ITextComponent Modifier and Type Method Description private voidCommandSource. broadcastToAdmins(ITextComponent p_197020_1_)voidCommandSource. sendFailure(ITextComponent p_197021_1_)voidICommandSource. sendMessage(ITextComponent p_145747_1_, java.util.UUID p_145747_2_)voidCommandSource. sendSuccess(ITextComponent p_197030_1_, boolean p_197030_2_)Constructors in net.minecraft.command with parameters of type ITextComponent Constructor Description CommandException(ITextComponent p_i47972_1_)CommandSource(ICommandSource p_i49552_1_, Vector3d p_i49552_2_, Vector2f p_i49552_3_, ServerWorld p_i49552_4_, int p_i49552_5_, java.lang.String p_i49552_6_, ITextComponent p_i49552_7_, MinecraftServer p_i49552_8_, Entity p_i49552_9_)CommandSource(ICommandSource p_i49553_1_, Vector3d p_i49553_2_, Vector2f p_i49553_3_, ServerWorld p_i49553_4_, int p_i49553_5_, java.lang.String p_i49553_6_, ITextComponent p_i49553_7_, MinecraftServer p_i49553_8_, Entity p_i49553_9_, boolean p_i49553_10_, com.mojang.brigadier.ResultConsumer<CommandSource> p_i49553_11_, EntityAnchorArgument.Type p_i49553_12_) -
Uses of ITextComponent in net.minecraft.command.arguments
Fields in net.minecraft.command.arguments declared as ITextComponent Modifier and Type Field Description ITextComponentEntityOptions.OptionHandler. descriptionMethods in net.minecraft.command.arguments that return ITextComponent Modifier and Type Method Description static ITextComponentComponentArgument. getComponent(com.mojang.brigadier.context.CommandContext<CommandSource> p_197068_0_, java.lang.String p_197068_1_)static ITextComponentMessageArgument. getMessage(com.mojang.brigadier.context.CommandContext<CommandSource> p_197124_0_, java.lang.String p_197124_1_)ITextComponentComponentArgument. parse(com.mojang.brigadier.StringReader p_parse_1_)ITextComponentMessageArgument.Message. toComponent(CommandSource p_201312_1_, boolean p_201312_2_)ITextComponentMessageArgument.Part. toComponent(CommandSource p_197116_1_)Methods in net.minecraft.command.arguments with parameters of type ITextComponent Modifier and Type Method Description static voidEntityOptions. register(java.lang.String p_202024_0_, EntityOptions.IFilter p_202024_1_, java.util.function.Predicate<EntitySelectorParser> p_202024_2_, ITextComponent p_202024_3_)Constructors in net.minecraft.command.arguments with parameters of type ITextComponent Constructor Description OptionHandler(EntityOptions.IFilter p_i48717_1_, java.util.function.Predicate<EntitySelectorParser> p_i48717_2_, ITextComponent p_i48717_3_) -
Uses of ITextComponent in net.minecraft.command.impl
Methods in net.minecraft.command.impl that return ITextComponent Modifier and Type Method Description private static ITextComponentMeCommand. createMessage(com.mojang.brigadier.context.CommandContext<CommandSource> p_244711_0_, java.lang.String p_244711_1_)Methods in net.minecraft.command.impl with parameters of type ITextComponent Modifier and Type Method Description private static intScoreboardCommand. addObjective(CommandSource p_198629_0_, java.lang.String p_198629_1_, ScoreCriteria p_198629_2_, ITextComponent p_198629_3_)private static intBanIpCommand. banIp(CommandSource p_198224_0_, java.lang.String p_198224_1_, ITextComponent p_198224_2_)private static intBanIpCommand. banIpOrName(CommandSource p_198223_0_, java.lang.String p_198223_1_, ITextComponent p_198223_2_)private static intBanCommand. banPlayers(CommandSource p_198236_0_, java.util.Collection<com.mojang.authlib.GameProfile> p_198236_1_, ITextComponent p_198236_2_)private static intBossBarCommand. createBar(CommandSource p_201400_0_, ResourceLocation p_201400_1_, ITextComponent p_201400_2_)private static intTeamCommand. createTeam(CommandSource p_211917_0_, java.lang.String p_211917_1_, ITextComponent p_211917_2_)private static intKickCommand. kickPlayers(CommandSource p_198515_0_, java.util.Collection<ServerPlayerEntity> p_198515_1_, ITextComponent p_198515_2_)private static intMessageCommand. sendMessage(CommandSource p_198538_0_, java.util.Collection<ServerPlayerEntity> p_198538_1_, ITextComponent p_198538_2_)private static intTeamMsgCommand. sendMessage(CommandSource p_218917_0_, ITextComponent p_218917_1_)private static intScoreboardCommand. setDisplayName(CommandSource p_211749_0_, ScoreObjective p_211749_1_, ITextComponent p_211749_2_)private static intTeamCommand. setDisplayName(CommandSource p_211920_0_, ScorePlayerTeam p_211920_1_, ITextComponent p_211920_2_)private static intBossBarCommand. setName(CommandSource p_201420_0_, CustomServerBossInfo p_201420_1_, ITextComponent p_201420_2_)private static intTeamCommand. setPrefix(CommandSource p_207515_0_, ScorePlayerTeam p_207515_1_, ITextComponent p_207515_2_)private static intTeamCommand. setSuffix(CommandSource p_207517_0_, ScorePlayerTeam p_207517_1_, ITextComponent p_207517_2_)private static intTitleCommand. showTitle(CommandSource p_198846_0_, java.util.Collection<ServerPlayerEntity> p_198846_1_, ITextComponent p_198846_2_, STitlePacket.Type p_198846_3_)Method parameters in net.minecraft.command.impl with type arguments of type ITextComponent Modifier and Type Method Description private static intListCommand. format(CommandSource p_208200_0_, java.util.function.Function<ServerPlayerEntity,ITextComponent> p_208200_1_) -
Uses of ITextComponent in net.minecraft.command.impl.data
Methods in net.minecraft.command.impl.data that return ITextComponent Modifier and Type Method Description ITextComponentBlockDataAccessor. getModifiedSuccess()ITextComponentEntityDataAccessor. getModifiedSuccess()ITextComponentIDataAccessor. getModifiedSuccess()ITextComponentStorageAccessor. getModifiedSuccess()ITextComponentBlockDataAccessor. getPrintSuccess(NBTPathArgument.NBTPath p_198922_1_, double p_198922_2_, int p_198922_4_)ITextComponentBlockDataAccessor. getPrintSuccess(INBT p_198924_1_)ITextComponentEntityDataAccessor. getPrintSuccess(NBTPathArgument.NBTPath p_198922_1_, double p_198922_2_, int p_198922_4_)ITextComponentEntityDataAccessor. getPrintSuccess(INBT p_198924_1_)ITextComponentIDataAccessor. getPrintSuccess(NBTPathArgument.NBTPath p_198922_1_, double p_198922_2_, int p_198922_4_)ITextComponentIDataAccessor. getPrintSuccess(INBT p_198924_1_)ITextComponentStorageAccessor. getPrintSuccess(NBTPathArgument.NBTPath p_198922_1_, double p_198922_2_, int p_198922_4_)ITextComponentStorageAccessor. getPrintSuccess(INBT p_198924_1_) -
Uses of ITextComponent in net.minecraft.enchantment
Methods in net.minecraft.enchantment that return ITextComponent Modifier and Type Method Description ITextComponentEnchantment. getFullname(int p_200305_1_) -
Uses of ITextComponent in net.minecraft.entity
Fields in net.minecraft.entity declared as ITextComponent Modifier and Type Field Description private ITextComponentEntityType. descriptionFields in net.minecraft.entity with type parameters of type ITextComponent Modifier and Type Field Description private static DataParameter<java.util.Optional<ITextComponent>>Entity. DATA_CUSTOM_NAMEMethods in net.minecraft.entity that return ITextComponent Modifier and Type Method Description ITextComponentEntity. getCustomName()ITextComponentEntityType. getDescription()ITextComponentEntity. getDisplayName()ITextComponentEntity. getName()protected ITextComponentEntity. getTypeName()private static ITextComponentEntity. removeAction(ITextComponent p_233573_0_)Methods in net.minecraft.entity with parameters of type ITextComponent Modifier and Type Method Description TEntityType. create(ServerWorld p_220349_1_, CompoundNBT p_220349_2_, ITextComponent p_220349_3_, PlayerEntity p_220349_4_, BlockPos p_220349_5_, SpawnReason p_220349_6_, boolean p_220349_7_, boolean p_220349_8_)private static ITextComponentEntity. removeAction(ITextComponent p_233573_0_)voidEntity. sendMessage(ITextComponent p_145747_1_, java.util.UUID p_145747_2_)voidEntity. setCustomName(ITextComponent p_200203_1_)TEntityType. spawn(ServerWorld p_220342_1_, CompoundNBT p_220342_2_, ITextComponent p_220342_3_, PlayerEntity p_220342_4_, BlockPos p_220342_5_, SpawnReason p_220342_6_, boolean p_220342_7_, boolean p_220342_8_) -
Uses of ITextComponent in net.minecraft.entity.boss
Methods in net.minecraft.entity.boss with parameters of type ITextComponent Modifier and Type Method Description voidWitherEntity. setCustomName(ITextComponent p_200203_1_) -
Uses of ITextComponent in net.minecraft.entity.item
Methods in net.minecraft.entity.item that return ITextComponent Modifier and Type Method Description ITextComponentItemEntity. getName() -
Uses of ITextComponent in net.minecraft.entity.item.minecart
Fields in net.minecraft.entity.item.minecart with type parameters of type ITextComponent Modifier and Type Field Description private static DataParameter<ITextComponent>CommandBlockMinecartEntity. DATA_ID_LAST_OUTPUT -
Uses of ITextComponent in net.minecraft.entity.merchant
Methods in net.minecraft.entity.merchant with parameters of type ITextComponent Modifier and Type Method Description default voidIMerchant. openTradingScreen(PlayerEntity p_213707_1_, ITextComponent p_213707_2_, int p_213707_3_) -
Uses of ITextComponent in net.minecraft.entity.merchant.villager
Methods in net.minecraft.entity.merchant.villager that return ITextComponent Modifier and Type Method Description protected ITextComponentVillagerEntity. getTypeName() -
Uses of ITextComponent in net.minecraft.entity.monster
Methods in net.minecraft.entity.monster with parameters of type ITextComponent Modifier and Type Method Description voidVindicatorEntity. setCustomName(ITextComponent p_200203_1_) -
Uses of ITextComponent in net.minecraft.entity.player
Fields in net.minecraft.entity.player declared as ITextComponent Modifier and Type Field Description private ITextComponentPlayerEntity. displaynameprivate ITextComponentPlayerEntity.SleepResult. messageprivate ITextComponentPlayerModelPart. nameprivate ITextComponentServerPlayerEntity. tabListDisplayNameMethods in net.minecraft.entity.player that return ITextComponent Modifier and Type Method Description ITextComponentPlayerEntity. getDisplayName()ITextComponentPlayerEntity.SleepResult. getMessage()ITextComponentPlayerEntity. getName()ITextComponentPlayerInventory. getName()ITextComponentPlayerModelPart. getName()ITextComponentServerPlayerEntity. getTabListDisplayName()Methods in net.minecraft.entity.player with parameters of type ITextComponent Modifier and Type Method Description voidPlayerEntity. displayClientMessage(ITextComponent p_146105_1_, boolean p_146105_2_)voidServerPlayerEntity. displayClientMessage(ITextComponent p_146105_1_, boolean p_146105_2_)voidServerPlayerEntity. sendMessage(ITextComponent p_145747_1_, java.util.UUID p_145747_2_)voidServerPlayerEntity. sendMessage(ITextComponent p_241151_1_, ChatType p_241151_2_, java.util.UUID p_241151_3_)Constructors in net.minecraft.entity.player with parameters of type ITextComponent Constructor Description SleepResult(ITextComponent p_i50668_3_) -
Uses of ITextComponent in net.minecraft.inventory.container
Fields in net.minecraft.inventory.container declared as ITextComponent Modifier and Type Field Description private ITextComponentSimpleNamedContainerProvider. titleMethods in net.minecraft.inventory.container that return ITextComponent Modifier and Type Method Description ITextComponentINamedContainerProvider. getDisplayName()ITextComponentSimpleNamedContainerProvider. getDisplayName()Constructors in net.minecraft.inventory.container with parameters of type ITextComponent Constructor Description SimpleNamedContainerProvider(IContainerProvider p_i50396_1_, ITextComponent p_i50396_2_) -
Uses of ITextComponent in net.minecraft.item
Fields in net.minecraft.item declared as ITextComponent Modifier and Type Field Description private ITextComponentItemGroup. displayNameMethods in net.minecraft.item that return ITextComponent Modifier and Type Method Description private static ITextComponentFireworkStarItem. appendColors(IFormattableTextComponent p_200298_0_, int[] p_200298_1_)private static ITextComponentFireworkStarItem. getColorName(int p_200297_0_)ITextComponentItem. getDescription()ITextComponentItemGroup. getDisplayName()ITextComponentItemStack. getDisplayName()ITextComponentItemStack. getHoverName()ITextComponentItem. getName(ItemStack p_200295_1_)ITextComponentSkullItem. getName(ItemStack p_200295_1_)ITextComponentWrittenBookItem. getName(ItemStack p_200295_1_)Methods in net.minecraft.item that return types with arguments of type ITextComponent Modifier and Type Method Description private static java.util.Collection<ITextComponent>ItemStack. expandBlockState(java.lang.String p_206845_0_)java.util.List<ITextComponent>ItemStack. getTooltipLines(PlayerEntity p_82840_1_, ITooltipFlag p_82840_2_)Methods in net.minecraft.item with parameters of type ITextComponent Modifier and Type Method Description private static voidDebugStickItem. message(PlayerEntity p_195956_0_, ITextComponent p_195956_1_)ItemStackItemStack. setHoverName(ITextComponent p_200302_1_)Method parameters in net.minecraft.item with type arguments of type ITextComponent Modifier and Type Method Description static voidItemStack. appendEnchantmentNames(java.util.List<ITextComponent> p_222120_0_, ListNBT p_222120_1_)voidAirItem. appendHoverText(ItemStack p_77624_1_, World p_77624_2_, java.util.List<ITextComponent> p_77624_3_, ITooltipFlag p_77624_4_)voidBannerItem. appendHoverText(ItemStack p_77624_1_, World p_77624_2_, java.util.List<ITextComponent> p_77624_3_, ITooltipFlag p_77624_4_)voidBannerPatternItem. appendHoverText(ItemStack p_77624_1_, World p_77624_2_, java.util.List<ITextComponent> p_77624_3_, ITooltipFlag p_77624_4_)voidBlockItem. appendHoverText(ItemStack p_77624_1_, World p_77624_2_, java.util.List<ITextComponent> p_77624_3_, ITooltipFlag p_77624_4_)voidCrossbowItem. appendHoverText(ItemStack p_77624_1_, World p_77624_2_, java.util.List<ITextComponent> p_77624_3_, ITooltipFlag p_77624_4_)voidEnchantedBookItem. appendHoverText(ItemStack p_77624_1_, World p_77624_2_, java.util.List<ITextComponent> p_77624_3_, ITooltipFlag p_77624_4_)voidFilledMapItem. appendHoverText(ItemStack p_77624_1_, World p_77624_2_, java.util.List<ITextComponent> p_77624_3_, ITooltipFlag p_77624_4_)voidFireworkRocketItem. appendHoverText(ItemStack p_77624_1_, World p_77624_2_, java.util.List<ITextComponent> p_77624_3_, ITooltipFlag p_77624_4_)voidFireworkStarItem. appendHoverText(ItemStack p_77624_1_, World p_77624_2_, java.util.List<ITextComponent> p_77624_3_, ITooltipFlag p_77624_4_)static voidFireworkStarItem. appendHoverText(CompoundNBT p_195967_0_, java.util.List<ITextComponent> p_195967_1_)voidFishBucketItem. appendHoverText(ItemStack p_77624_1_, World p_77624_2_, java.util.List<ITextComponent> p_77624_3_, ITooltipFlag p_77624_4_)voidItem. appendHoverText(ItemStack p_77624_1_, World p_77624_2_, java.util.List<ITextComponent> p_77624_3_, ITooltipFlag p_77624_4_)voidLingeringPotionItem. appendHoverText(ItemStack p_77624_1_, World p_77624_2_, java.util.List<ITextComponent> p_77624_3_, ITooltipFlag p_77624_4_)voidMusicDiscItem. appendHoverText(ItemStack p_77624_1_, World p_77624_2_, java.util.List<ITextComponent> p_77624_3_, ITooltipFlag p_77624_4_)voidPotionItem. appendHoverText(ItemStack p_77624_1_, World p_77624_2_, java.util.List<ITextComponent> p_77624_3_, ITooltipFlag p_77624_4_)voidShieldItem. appendHoverText(ItemStack p_77624_1_, World p_77624_2_, java.util.List<ITextComponent> p_77624_3_, ITooltipFlag p_77624_4_)voidTippedArrowItem. appendHoverText(ItemStack p_77624_1_, World p_77624_2_, java.util.List<ITextComponent> p_77624_3_, ITooltipFlag p_77624_4_)voidWrittenBookItem. appendHoverText(ItemStack p_77624_1_, World p_77624_2_, java.util.List<ITextComponent> p_77624_3_, ITooltipFlag p_77624_4_)static voidBannerItem. appendHoverTextFromBannerBlockEntityTag(ItemStack p_185054_0_, java.util.List<ITextComponent> p_185054_1_) -
Uses of ITextComponent in net.minecraft.loot.functions
Fields in net.minecraft.loot.functions declared as ITextComponent Modifier and Type Field Description private ITextComponentSetName. nameFields in net.minecraft.loot.functions with type parameters of type ITextComponent Modifier and Type Field Description private java.util.List<ITextComponent>SetLore. loreMethods in net.minecraft.loot.functions that return types with arguments of type ITextComponent Modifier and Type Method Description static java.util.function.UnaryOperator<ITextComponent>SetName. createResolver(LootContext p_215936_0_, LootContext.EntityTarget p_215936_1_)Constructors in net.minecraft.loot.functions with parameters of type ITextComponent Constructor Description SetName(ILootCondition[] p_i51218_1_, ITextComponent p_i51218_2_, LootContext.EntityTarget p_i51218_3_)Constructor parameters in net.minecraft.loot.functions with type arguments of type ITextComponent Constructor Description SetLore(ILootCondition[] p_i51220_1_, boolean p_i51220_2_, java.util.List<ITextComponent> p_i51220_3_, LootContext.EntityTarget p_i51220_4_) -
Uses of ITextComponent in net.minecraft.nbt
Methods in net.minecraft.nbt that return ITextComponent Modifier and Type Method Description ITextComponentByteArrayNBT. getPrettyDisplay(java.lang.String p_199850_1_, int p_199850_2_)ITextComponentByteNBT. getPrettyDisplay(java.lang.String p_199850_1_, int p_199850_2_)ITextComponentCompoundNBT. getPrettyDisplay(java.lang.String p_199850_1_, int p_199850_2_)ITextComponentDoubleNBT. getPrettyDisplay(java.lang.String p_199850_1_, int p_199850_2_)ITextComponentEndNBT. getPrettyDisplay(java.lang.String p_199850_1_, int p_199850_2_)ITextComponentFloatNBT. getPrettyDisplay(java.lang.String p_199850_1_, int p_199850_2_)default ITextComponentINBT. getPrettyDisplay()ITextComponentINBT. getPrettyDisplay(java.lang.String p_199850_1_, int p_199850_2_)ITextComponentIntArrayNBT. getPrettyDisplay(java.lang.String p_199850_1_, int p_199850_2_)ITextComponentIntNBT. getPrettyDisplay(java.lang.String p_199850_1_, int p_199850_2_)ITextComponentListNBT. getPrettyDisplay(java.lang.String p_199850_1_, int p_199850_2_)ITextComponentLongArrayNBT. getPrettyDisplay(java.lang.String p_199850_1_, int p_199850_2_)ITextComponentLongNBT. getPrettyDisplay(java.lang.String p_199850_1_, int p_199850_2_)ITextComponentShortNBT. getPrettyDisplay(java.lang.String p_199850_1_, int p_199850_2_)ITextComponentStringNBT. getPrettyDisplay(java.lang.String p_199850_1_, int p_199850_2_)protected static ITextComponentCompoundNBT. handleEscapePretty(java.lang.String p_197642_0_) -
Uses of ITextComponent in net.minecraft.network
Fields in net.minecraft.network declared as ITextComponent Modifier and Type Field Description private ITextComponentServerStatusResponse. descriptionprivate ITextComponentNetworkManager. disconnectedReasonprivate static ITextComponentRateLimitedNetworkManager. EXCEED_REASONMethods in net.minecraft.network that return ITextComponent Modifier and Type Method Description ITextComponentServerStatusResponse. getDescription()ITextComponentNetworkManager. getDisconnectedReason()ITextComponentPacketBuffer. readComponent()Methods in net.minecraft.network with parameters of type ITextComponent Modifier and Type Method Description voidNetworkManager. disconnect(ITextComponent p_150718_1_)voidINetHandler. onDisconnect(ITextComponent p_147231_1_)voidServerStatusResponse. setDescription(ITextComponent p_151315_1_)PacketBufferPacketBuffer. writeComponent(ITextComponent p_179256_1_) -
Uses of ITextComponent in net.minecraft.network.datasync
Fields in net.minecraft.network.datasync with type parameters of type ITextComponent Modifier and Type Field Description static IDataSerializer<ITextComponent>DataSerializers. COMPONENTstatic IDataSerializer<java.util.Optional<ITextComponent>>DataSerializers. OPTIONAL_COMPONENT -
Uses of ITextComponent in net.minecraft.network.handshake
Fields in net.minecraft.network.handshake declared as ITextComponent Modifier and Type Field Description private static ITextComponentServerHandshakeNetHandler. IGNORE_STATUS_REASONMethods in net.minecraft.network.handshake with parameters of type ITextComponent Modifier and Type Method Description voidServerHandshakeNetHandler. onDisconnect(ITextComponent p_147231_1_) -
Uses of ITextComponent in net.minecraft.network.login
Methods in net.minecraft.network.login with parameters of type ITextComponent Modifier and Type Method Description voidServerLoginNetHandler. disconnect(ITextComponent p_194026_1_)voidServerLoginNetHandler. onDisconnect(ITextComponent p_147231_1_) -
Uses of ITextComponent in net.minecraft.network.login.server
Fields in net.minecraft.network.login.server declared as ITextComponent Modifier and Type Field Description private ITextComponentSDisconnectLoginPacket. reasonMethods in net.minecraft.network.login.server that return ITextComponent Modifier and Type Method Description ITextComponentSDisconnectLoginPacket. getReason()Constructors in net.minecraft.network.login.server with parameters of type ITextComponent Constructor Description SDisconnectLoginPacket(ITextComponent p_i46853_1_) -
Uses of ITextComponent in net.minecraft.network.play
Methods in net.minecraft.network.play with parameters of type ITextComponent Modifier and Type Method Description voidServerPlayNetHandler. disconnect(ITextComponent p_194028_1_)voidServerPlayNetHandler. onDisconnect(ITextComponent p_147231_1_) -
Uses of ITextComponent in net.minecraft.network.play.server
Fields in net.minecraft.network.play.server declared as ITextComponent Modifier and Type Field Description private ITextComponentSPlayerListItemPacket.AddPlayerData. displayNameprivate ITextComponentSScoreboardObjectivePacket. displayNameprivate ITextComponentSTeamsPacket. displayNameprivate ITextComponentSPlayerListHeaderFooterPacket. footerprivate ITextComponentSPlayerListHeaderFooterPacket. headerprivate ITextComponentSChatPacket. messageITextComponentSCombatPacket. messageprivate ITextComponentSUpdateBossInfoPacket. nameprivate ITextComponentSTeamsPacket. playerPrefixprivate ITextComponentSTeamsPacket. playerSuffixprivate ITextComponentSDisconnectPacket. reasonprivate ITextComponentSTitlePacket. textprivate ITextComponentSOpenWindowPacket. titleMethods in net.minecraft.network.play.server that return ITextComponent Modifier and Type Method Description ITextComponentSPlayerListItemPacket.AddPlayerData. getDisplayName()ITextComponentSScoreboardObjectivePacket. getDisplayName()ITextComponentSTeamsPacket. getDisplayName()ITextComponentSPlayerListHeaderFooterPacket. getFooter()ITextComponentSPlayerListHeaderFooterPacket. getHeader()ITextComponentSChatPacket. getMessage()ITextComponentSUpdateBossInfoPacket. getName()ITextComponentSTeamsPacket. getPlayerPrefix()ITextComponentSTeamsPacket. getPlayerSuffix()ITextComponentSDisconnectPacket. getReason()ITextComponentSTitlePacket. getText()ITextComponentSOpenWindowPacket. getTitle()Constructors in net.minecraft.network.play.server with parameters of type ITextComponent Constructor Description AddPlayerData(com.mojang.authlib.GameProfile p_i46663_2_, int p_i46663_3_, GameType p_i46663_4_, ITextComponent p_i46663_5_)SChatPacket(ITextComponent p_i232578_1_, ChatType p_i232578_2_, java.util.UUID p_i232578_3_)SCombatPacket(CombatTracker p_i49825_1_, SCombatPacket.Event p_i49825_2_, ITextComponent p_i49825_3_)SDisconnectPacket(ITextComponent p_i46947_1_)SOpenWindowPacket(int p_i50769_1_, ContainerType<?> p_i50769_2_, ITextComponent p_i50769_3_)STitlePacket(STitlePacket.Type p_i46899_1_, ITextComponent p_i46899_2_)STitlePacket(STitlePacket.Type p_i46901_1_, ITextComponent p_i46901_2_, int p_i46901_3_, int p_i46901_4_, int p_i46901_5_) -
Uses of ITextComponent in net.minecraft.network.rcon
Methods in net.minecraft.network.rcon with parameters of type ITextComponent Modifier and Type Method Description voidRConConsoleSource. sendMessage(ITextComponent p_145747_1_, java.util.UUID p_145747_2_) -
Uses of ITextComponent in net.minecraft.network.status
Fields in net.minecraft.network.status declared as ITextComponent Modifier and Type Field Description private static ITextComponentServerStatusNetHandler. DISCONNECT_REASONMethods in net.minecraft.network.status with parameters of type ITextComponent Modifier and Type Method Description voidServerStatusNetHandler. onDisconnect(ITextComponent p_147231_1_) -
Uses of ITextComponent in net.minecraft.potion
Methods in net.minecraft.potion that return ITextComponent Modifier and Type Method Description ITextComponentEffect. getDisplayName()Method parameters in net.minecraft.potion with type arguments of type ITextComponent Modifier and Type Method Description static voidPotionUtils. addPotionTooltip(ItemStack p_185182_0_, java.util.List<ITextComponent> p_185182_1_, float p_185182_2_) -
Uses of ITextComponent in net.minecraft.realms
Fields in net.minecraft.realms declared as ITextComponent Modifier and Type Field Description private ITextComponentDisconnectedRealmsScreen. reasonprivate ITextComponentRealmsLabel. textprivate ITextComponentDisconnectedRealmsScreen. titleMethods in net.minecraft.realms with parameters of type ITextComponent Modifier and Type Method Description voidIErrorConsumer. error(ITextComponent p_230434_1_)Constructors in net.minecraft.realms with parameters of type ITextComponent Constructor Description DisconnectedRealmsScreen(Screen p_i242069_1_, ITextComponent p_i242069_2_, ITextComponent p_i242069_3_)RealmsLabel(ITextComponent p_i232502_1_, int p_i232502_2_, int p_i232502_3_, int p_i232502_4_) -
Uses of ITextComponent in net.minecraft.realms.action
Fields in net.minecraft.realms.action declared as ITextComponent Modifier and Type Field Description private ITextComponentResetWorldRealmsAction. titleConstructors in net.minecraft.realms.action with parameters of type ITextComponent Constructor Description ResetWorldRealmsAction(java.lang.String p_i242048_1_, WorldTemplate p_i242048_2_, int p_i242048_3_, boolean p_i242048_4_, long p_i242048_5_, ITextComponent p_i242048_7_, java.lang.Runnable p_i242048_8_) -
Uses of ITextComponent in net.minecraft.resources
Fields in net.minecraft.resources declared as ITextComponent Modifier and Type Field Description private ITextComponentPackCompatibility. confirmationprivate ITextComponentPackCompatibility. descriptionprivate ITextComponentResourcePackInfo. descriptionprivate ITextComponentResourcePackInfo. titleMethods in net.minecraft.resources that return ITextComponent Modifier and Type Method Description ITextComponentIPackNameDecorator. decorate(ITextComponent p_decorate_1_)ITextComponentResourcePackInfo. getChatLink(boolean p_195794_1_)ITextComponentPackCompatibility. getConfirmation()ITextComponentPackCompatibility. getDescription()ITextComponentResourcePackInfo. getDescription()ITextComponentResourcePackInfo. getTitle()Methods in net.minecraft.resources with parameters of type ITextComponent Modifier and Type Method Description ITextComponentIPackNameDecorator. decorate(ITextComponent p_decorate_1_)Constructors in net.minecraft.resources with parameters of type ITextComponent Constructor Description ResourcePackInfo(java.lang.String p_i231422_1_, boolean p_i231422_2_, java.util.function.Supplier<IResourcePack> p_i231422_3_, ITextComponent p_i231422_4_, ITextComponent p_i231422_5_, PackCompatibility p_i231422_6_, ResourcePackInfo.Priority p_i231422_7_, boolean p_i231422_8_, IPackNameDecorator p_i231422_9_)Deprecated.ResourcePackInfo(java.lang.String p_i231422_1_, boolean p_i231422_2_, java.util.function.Supplier<IResourcePack> p_i231422_3_, ITextComponent p_i231422_4_, ITextComponent p_i231422_5_, PackCompatibility p_i231422_6_, ResourcePackInfo.Priority p_i231422_7_, boolean p_i231422_8_, IPackNameDecorator p_i231422_9_, boolean hidden) -
Uses of ITextComponent in net.minecraft.resources.data
Fields in net.minecraft.resources.data declared as ITextComponent Modifier and Type Field Description private ITextComponentPackMetadataSection. descriptionMethods in net.minecraft.resources.data that return ITextComponent Modifier and Type Method Description ITextComponentPackMetadataSection. getDescription()Constructors in net.minecraft.resources.data with parameters of type ITextComponent Constructor Description PackMetadataSection(ITextComponent p_i1034_1_, int p_i1034_2_) -
Uses of ITextComponent in net.minecraft.scoreboard
Fields in net.minecraft.scoreboard declared as ITextComponent Modifier and Type Field Description private ITextComponentScoreObjective. displayNameprivate ITextComponentScorePlayerTeam. displayNameprivate ITextComponentScoreObjective. formattedDisplayNameprivate ITextComponentScorePlayerTeam. playerPrefixprivate ITextComponentScorePlayerTeam. playerSuffixMethods in net.minecraft.scoreboard that return ITextComponent Modifier and Type Method Description private ITextComponentScoreObjective. createFormattedDisplayName()ITextComponentScoreObjective. getDisplayName()ITextComponentScorePlayerTeam. getDisplayName()ITextComponentTeam.CollisionRule. getDisplayName()ITextComponentTeam.Visible. getDisplayName()ITextComponentScoreObjective. getFormattedDisplayName()ITextComponentScorePlayerTeam. getPlayerPrefix()ITextComponentScorePlayerTeam. getPlayerSuffix()Methods in net.minecraft.scoreboard with parameters of type ITextComponent Modifier and Type Method Description ScoreObjectiveScoreboard. addObjective(java.lang.String p_199868_1_, ScoreCriteria p_199868_2_, ITextComponent p_199868_3_, ScoreCriteria.RenderType p_199868_4_)static IFormattableTextComponentScorePlayerTeam. formatNameForTeam(Team p_237500_0_, ITextComponent p_237500_1_)IFormattableTextComponentScorePlayerTeam. getFormattedName(ITextComponent p_230427_1_)abstract IFormattableTextComponentTeam. getFormattedName(ITextComponent p_230427_1_)voidScoreObjective. setDisplayName(ITextComponent p_199864_1_)voidScorePlayerTeam. setDisplayName(ITextComponent p_96664_1_)voidScorePlayerTeam. setPlayerPrefix(ITextComponent p_207408_1_)voidScorePlayerTeam. setPlayerSuffix(ITextComponent p_207409_1_)Constructors in net.minecraft.scoreboard with parameters of type ITextComponent Constructor Description ScoreObjective(Scoreboard p_i49788_1_, java.lang.String p_i49788_2_, ScoreCriteria p_i49788_3_, ITextComponent p_i49788_4_, ScoreCriteria.RenderType p_i49788_5_) -
Uses of ITextComponent in net.minecraft.server
Methods in net.minecraft.server that return ITextComponent Modifier and Type Method Description ITextComponentCustomServerBossInfo. getDisplayName()Methods in net.minecraft.server with parameters of type ITextComponent Modifier and Type Method Description CustomServerBossInfoCustomServerBossInfoManager. create(ResourceLocation p_201379_1_, ITextComponent p_201379_2_)voidMinecraftServer. sendMessage(ITextComponent p_145747_1_, java.util.UUID p_145747_2_)Constructors in net.minecraft.server with parameters of type ITextComponent Constructor Description CustomServerBossInfo(ResourceLocation p_i48620_1_, ITextComponent p_i48620_2_) -
Uses of ITextComponent in net.minecraft.server.dedicated
Methods in net.minecraft.server.dedicated with parameters of type ITextComponent Modifier and Type Method Description voidDedicatedServer. sendMessage(ITextComponent message, java.util.UUID p_145747_2_) -
Uses of ITextComponent in net.minecraft.server.integrated
Methods in net.minecraft.server.integrated that return ITextComponent Modifier and Type Method Description ITextComponentIntegratedPlayerList. canPlayerLogin(java.net.SocketAddress p_206258_1_, com.mojang.authlib.GameProfile p_206258_2_) -
Uses of ITextComponent in net.minecraft.server.management
Methods in net.minecraft.server.management that return ITextComponent Modifier and Type Method Description ITextComponentPlayerList. canPlayerLogin(java.net.SocketAddress p_206258_1_, com.mojang.authlib.GameProfile p_206258_2_)abstract ITextComponentBanEntry. getDisplayName()ITextComponentIPBanEntry. getDisplayName()ITextComponentProfileBanEntry. getDisplayName()Methods in net.minecraft.server.management with parameters of type ITextComponent Modifier and Type Method Description voidPlayerList. broadcastMessage(ITextComponent p_232641_1_, ChatType p_232641_2_, java.util.UUID p_232641_3_)voidPlayerList. broadcastToAllExceptTeam(PlayerEntity p_177452_1_, ITextComponent p_177452_2_)voidPlayerList. broadcastToTeam(PlayerEntity p_177453_1_, ITextComponent p_177453_2_) -
Uses of ITextComponent in net.minecraft.state.properties
Fields in net.minecraft.state.properties declared as ITextComponent Modifier and Type Field Description private ITextComponentStructureMode. displayNameMethods in net.minecraft.state.properties that return ITextComponent Modifier and Type Method Description ITextComponentStructureMode. getDisplayName() -
Uses of ITextComponent in net.minecraft.stats
Fields in net.minecraft.stats declared as ITextComponent Modifier and Type Field Description private ITextComponentStatType. displayNameMethods in net.minecraft.stats that return ITextComponent Modifier and Type Method Description ITextComponentStatType. getDisplayName() -
Uses of ITextComponent in net.minecraft.tileentity
Fields in net.minecraft.tileentity declared as ITextComponent Modifier and Type Field Description private static ITextComponentCommandBlockLogic. DEFAULT_NAMEprivate ITextComponentCommandBlockLogic. lastOutputprivate ITextComponent[]SignTileEntity. messagesprivate ITextComponentBannerTileEntity. nameprivate ITextComponentBeaconTileEntity. nameprivate ITextComponentCommandBlockLogic. nameprivate ITextComponentEnchantingTableTileEntity. nameprivate ITextComponentLockableTileEntity. nameMethods in net.minecraft.tileentity that return ITextComponent Modifier and Type Method Description ITextComponentBannerTileEntity. getCustomName()ITextComponentEnchantingTableTileEntity. getCustomName()ITextComponentLockableTileEntity. getCustomName()protected ITextComponentBarrelTileEntity. getDefaultName()protected ITextComponentBlastFurnaceTileEntity. getDefaultName()protected ITextComponentBrewingStandTileEntity. getDefaultName()protected ITextComponentChestTileEntity. getDefaultName()protected ITextComponentDispenserTileEntity. getDefaultName()protected ITextComponentDropperTileEntity. getDefaultName()protected ITextComponentFurnaceTileEntity. getDefaultName()protected ITextComponentHopperTileEntity. getDefaultName()protected abstract ITextComponentLockableTileEntity. getDefaultName()protected ITextComponentShulkerBoxTileEntity. getDefaultName()protected ITextComponentSmokerTileEntity. getDefaultName()ITextComponentBeaconTileEntity. getDisplayName()ITextComponentLecternTileEntity. getDisplayName()ITextComponentLockableTileEntity. getDisplayName()ITextComponentCommandBlockLogic. getLastOutput()ITextComponentSignTileEntity. getMessage(int p_212366_1_)ITextComponentBannerTileEntity. getName()ITextComponentCommandBlockLogic. getName()ITextComponentEnchantingTableTileEntity. getName()ITextComponentLockableTileEntity. getName()Methods in net.minecraft.tileentity with parameters of type ITextComponent Modifier and Type Method Description static booleanLockableTileEntity. canUnlock(PlayerEntity p_213905_0_, LockCode p_213905_1_, ITextComponent p_213905_2_)voidCommandBlockLogic. sendMessage(ITextComponent p_145747_1_, java.util.UUID p_145747_2_)voidBannerTileEntity. setCustomName(ITextComponent p_213136_1_)voidBeaconTileEntity. setCustomName(ITextComponent p_200227_1_)voidEnchantingTableTileEntity. setCustomName(ITextComponent p_200229_1_)voidLockableTileEntity. setCustomName(ITextComponent p_213903_1_)voidCommandBlockLogic. setLastOutput(ITextComponent p_145750_1_)voidSignTileEntity. setMessage(int p_212365_1_, ITextComponent p_212365_2_)voidCommandBlockLogic. setName(ITextComponent p_207405_1_)Method parameters in net.minecraft.tileentity with type arguments of type ITextComponent Modifier and Type Method Description IReorderingProcessorSignTileEntity. getRenderMessage(int p_242686_1_, java.util.function.Function<ITextComponent,IReorderingProcessor> p_242686_2_) -
Uses of ITextComponent in net.minecraft.util
Fields in net.minecraft.util declared as ITextComponent Modifier and Type Field Description private ITextComponentHandSide. nameprivate ITextComponentWorldOptimizer. statusMethods in net.minecraft.util that return ITextComponent Modifier and Type Method Description ITextComponentCombatEntry. getAttackerName()default ITextComponentINameable. getCustomName()ITextComponentCombatTracker. getDeathMessage()default ITextComponentINameable. getDisplayName()ITextComponentBedExplosionDamageSource. getLocalizedDeathMessage(LivingEntity p_151519_1_)ITextComponentDamageSource. getLocalizedDeathMessage(LivingEntity p_151519_1_)ITextComponentEntityDamageSource. getLocalizedDeathMessage(LivingEntity p_151519_1_)ITextComponentIndirectEntityDamageSource. getLocalizedDeathMessage(LivingEntity p_151519_1_)ITextComponentHandSide. getName()ITextComponentINameable. getName()ITextComponentWorldOptimizer. getStatus()Methods in net.minecraft.util with parameters of type ITextComponent Modifier and Type Method Description voidIProgressUpdate. progressStage(ITextComponent p_200209_1_)voidIProgressUpdate. progressStart(ITextComponent p_200211_1_)voidIProgressUpdate. progressStartNoAbort(ITextComponent p_200210_1_)Method parameters in net.minecraft.util with type arguments of type ITextComponent Modifier and Type Method Description private static voidScreenShotHelper. _grab(java.io.File p_228051_0_, java.lang.String p_228051_1_, int p_228051_2_, int p_228051_3_, Framebuffer p_228051_4_, java.util.function.Consumer<ITextComponent> p_228051_5_)static voidScreenShotHelper. grab(java.io.File p_148260_0_, int p_148260_1_, int p_148260_2_, Framebuffer p_148260_3_, java.util.function.Consumer<ITextComponent> p_148260_4_)static voidScreenShotHelper. grab(java.io.File p_148259_0_, java.lang.String p_148259_1_, int p_148259_2_, int p_148259_3_, Framebuffer p_148259_4_, java.util.function.Consumer<ITextComponent> p_148259_5_)Constructors in net.minecraft.util with parameters of type ITextComponent Constructor Description HandSide(ITextComponent p_i46806_3_) -
Uses of ITextComponent in net.minecraft.util.text
Subinterfaces of ITextComponent in net.minecraft.util.text Modifier and Type Interface Description interfaceIFormattableTextComponentClasses in net.minecraft.util.text that implement ITextComponent Modifier and Type Class Description classKeybindTextComponentclassNBTTextComponentstatic classNBTTextComponent.Blockstatic classNBTTextComponent.Entitystatic classNBTTextComponent.StorageclassScoreTextComponentclassSelectorTextComponentclassStringTextComponentclassTextComponentclassTranslationTextComponentFields in net.minecraft.util.text declared as ITextComponent Modifier and Type Field Description static ITextComponentStringTextComponent. EMPTYFields in net.minecraft.util.text with type parameters of type ITextComponent Modifier and Type Field Description private static java.util.function.Function<java.lang.String,java.util.function.Supplier<ITextComponent>>KeybindTextComponent. keyResolverprivate java.util.function.Supplier<ITextComponent>KeybindTextComponent. nameResolverprotected java.util.List<ITextComponent>TextComponent. siblingsMethods in net.minecraft.util.text that return ITextComponent Modifier and Type Method Description static <T extends java.lang.Comparable<T>>
ITextComponentTextComponentUtils. formatAndSortList(java.util.Collection<T> p_197675_0_, java.util.function.Function<T,ITextComponent> p_197675_1_)static ITextComponentTextComponentUtils. formatList(java.util.Collection<java.lang.String> p_197678_0_)static ITextComponentTextComponentUtils. fromMessage(com.mojang.brigadier.Message p_202465_0_)static ITextComponentTextComponentUtils. getDisplayName(com.mojang.authlib.GameProfile p_197679_0_)private ITextComponentKeybindTextComponent. getNestedComponent()static ITextComponentITextComponent. nullToEmpty(java.lang.String p_244388_0_)Methods in net.minecraft.util.text that return types with arguments of type ITextComponent Modifier and Type Method Description java.util.List<ITextComponent>ITextComponent. getSiblings()java.util.List<ITextComponent>TextComponent. getSiblings()Methods in net.minecraft.util.text with parameters of type ITextComponent Modifier and Type Method Description IFormattableTextComponentIFormattableTextComponent. append(ITextComponent p_230529_1_)IFormattableTextComponentTextComponent. append(ITextComponent p_230529_1_)com.google.gson.JsonElementITextComponent.Serializer. serialize(ITextComponent p_serialize_1_, java.lang.reflect.Type p_serialize_2_, com.google.gson.JsonSerializationContext p_serialize_3_)static java.lang.StringITextComponent.Serializer. toJson(ITextComponent p_150696_0_)static com.google.gson.JsonElementITextComponent.Serializer. toJsonTree(ITextComponent p_200528_0_)static IFormattableTextComponentTextComponentUtils. updateForEntity(CommandSource p_240645_0_, ITextComponent p_240645_1_, Entity p_240645_2_, int p_240645_3_)static IFormattableTextComponentTextComponentUtils. wrapInSquareBrackets(ITextComponent p_240647_0_)Method parameters in net.minecraft.util.text with type arguments of type ITextComponent Modifier and Type Method Description static <T extends java.lang.Comparable<T>>
ITextComponentTextComponentUtils. formatAndSortList(java.util.Collection<T> p_197675_0_, java.util.function.Function<T,ITextComponent> p_197675_1_)static <T> IFormattableTextComponentTextComponentUtils. formatList(java.util.Collection<T> p_240649_0_, java.util.function.Function<T,ITextComponent> p_240649_1_)static voidKeybindTextComponent. setKeyResolver(java.util.function.Function<java.lang.String,java.util.function.Supplier<ITextComponent>> p_240696_0_) -
Uses of ITextComponent in net.minecraft.util.text.event
Fields in net.minecraft.util.text.event declared as ITextComponent Modifier and Type Field Description ITextComponentHoverEvent.EntityHover. nameFields in net.minecraft.util.text.event with type parameters of type ITextComponent Modifier and Type Field Description private java.util.function.Function<ITextComponent,T>HoverEvent.Action. legacyArgDeserializerprivate java.util.List<ITextComponent>HoverEvent.EntityHover. linesCachestatic HoverEvent.Action<ITextComponent>HoverEvent.Action. SHOW_TEXTMethods in net.minecraft.util.text.event that return types with arguments of type ITextComponent Modifier and Type Method Description java.util.List<ITextComponent>HoverEvent.EntityHover. getTooltipLines()Methods in net.minecraft.util.text.event with parameters of type ITextComponent Modifier and Type Method Description static HoverEvent.EntityHoverHoverEvent.EntityHover. create(ITextComponent p_240683_0_)private static HoverEvent.ItemHoverHoverEvent.ItemHover. create(ITextComponent p_240695_0_)HoverEventHoverEvent.Action. deserializeFromLegacy(ITextComponent p_240670_1_)Constructors in net.minecraft.util.text.event with parameters of type ITextComponent Constructor Description EntityHover(EntityType<?> p_i232566_1_, java.util.UUID p_i232566_2_, ITextComponent p_i232566_3_) -
Uses of ITextComponent in net.minecraft.world
Fields in net.minecraft.world declared as ITextComponent Modifier and Type Field Description protected ITextComponentBossInfo. nameMethods in net.minecraft.world that return ITextComponent Modifier and Type Method Description ITextComponentDifficulty. getDisplayName()ITextComponentGameType. getDisplayName()ITextComponentBossInfo. getName()Methods in net.minecraft.world with parameters of type ITextComponent Modifier and Type Method Description voidBossInfo. setName(ITextComponent p_186739_1_)Constructors in net.minecraft.world with parameters of type ITextComponent Constructor Description BossInfo(java.util.UUID p_i46824_1_, ITextComponent p_i46824_2_, BossInfo.Color p_i46824_3_, BossInfo.Overlay p_i46824_4_) -
Uses of ITextComponent in net.minecraft.world.raid
Fields in net.minecraft.world.raid declared as ITextComponent Modifier and Type Field Description private static ITextComponentRaid. DEFEATprivate static ITextComponentRaid. RAID_BAR_DEFEAT_COMPONENTprivate static ITextComponentRaid. RAID_BAR_VICTORY_COMPONENTprivate static ITextComponentRaid. RAID_NAME_COMPONENTprivate static ITextComponentRaid. VICTORY -
Uses of ITextComponent in net.minecraft.world.server
Methods in net.minecraft.world.server with parameters of type ITextComponent Modifier and Type Method Description voidServerBossInfo. setName(ITextComponent p_186739_1_)Constructors in net.minecraft.world.server with parameters of type ITextComponent Constructor Description ServerBossInfo(ITextComponent p_i46839_1_, BossInfo.Color p_i46839_2_, BossInfo.Overlay p_i46839_3_) -
Uses of ITextComponent in net.minecraft.world.storage
Fields in net.minecraft.world.storage declared as ITextComponent Modifier and Type Field Description private ITextComponentWorldSummary. infoprivate ITextComponentMapBanner. nameprivate ITextComponentMapDecoration. nameMethods in net.minecraft.world.storage that return ITextComponent Modifier and Type Method Description private ITextComponentWorldSummary. createInfo()ITextComponentWorldSummary. getInfo()ITextComponentMapBanner. getName()ITextComponentMapDecoration. getName()Methods in net.minecraft.world.storage with parameters of type ITextComponent Modifier and Type Method Description private voidMapData. addDecoration(MapDecoration.Type p_191095_1_, IWorld p_191095_2_, java.lang.String p_191095_3_, double p_191095_4_, double p_191095_6_, double p_191095_8_, ITextComponent p_191095_10_)Constructors in net.minecraft.world.storage with parameters of type ITextComponent Constructor Description MapBanner(BlockPos p_i48876_1_, DyeColor p_i48876_2_, ITextComponent p_i48876_3_)MapDecoration(MapDecoration.Type p_i48875_1_, byte p_i48875_2_, byte p_i48875_3_, byte p_i48875_4_, ITextComponent p_i48875_5_) -
Uses of ITextComponent in net.minecraftforge.client.event
Fields in net.minecraftforge.client.event declared as ITextComponent Modifier and Type Field Description static ITextComponentScreenshotEvent. DEFAULT_CANCEL_REASONprivate ITextComponentClientChatReceivedEvent. messageprivate ITextComponentRenderNameplateEvent. nameplateContentprivate ITextComponentRenderNameplateEvent. originalContentprivate ITextComponentScreenshotEvent. resultMessageMethods in net.minecraftforge.client.event that return ITextComponent Modifier and Type Method Description ITextComponentScreenshotEvent. getCancelMessage()ITextComponentRenderNameplateEvent. getContent()The content being rendered on the name plate/tagITextComponentClientChatReceivedEvent. getMessage()ITextComponentRenderNameplateEvent. getOriginalContent()The original content being rendered on the name plate/tagITextComponentScreenshotEvent. getResultMessage()Methods in net.minecraftforge.client.event with parameters of type ITextComponent Modifier and Type Method Description voidRenderNameplateEvent. setContent(ITextComponent contents)Sets the content that is to be rendered on the name plate/tagvoidClientChatReceivedEvent. setMessage(ITextComponent message)voidScreenshotEvent. setResultMessage(ITextComponent resultMessage)Constructors in net.minecraftforge.client.event with parameters of type ITextComponent Constructor Description ClientChatReceivedEvent(ChatType type, ITextComponent message, java.util.UUID senderUUID)RenderNameplateEvent(Entity entity, ITextComponent content, EntityRenderer<?> entityRenderer, MatrixStack matrixStack, IRenderTypeBuffer renderTypeBuffer, int packedLight, float partialTicks) -
Uses of ITextComponent in net.minecraftforge.client.settings
Methods in net.minecraftforge.client.settings that return ITextComponent Modifier and Type Method Description abstract ITextComponentKeyModifier. getCombinedName(InputMappings.Input key, java.util.function.Supplier<ITextComponent> defaultLogic)Method parameters in net.minecraftforge.client.settings with type arguments of type ITextComponent Modifier and Type Method Description abstract ITextComponentKeyModifier. getCombinedName(InputMappings.Input key, java.util.function.Supplier<ITextComponent> defaultLogic) -
Uses of ITextComponent in net.minecraftforge.common
Methods in net.minecraftforge.common that return ITextComponent Modifier and Type Method Description static ITextComponentForgeHooks. newChatWithLinks(java.lang.String string)static ITextComponentForgeHooks. newChatWithLinks(java.lang.String string, boolean allowMissingHeader)static ITextComponentForgeHooks. onServerChatEvent(ServerPlayNetHandler net, java.lang.String raw, ITextComponent comp)Methods in net.minecraftforge.common with parameters of type ITextComponent Modifier and Type Method Description static ITextComponentForgeHooks. onServerChatEvent(ServerPlayNetHandler net, java.lang.String raw, ITextComponent comp) -
Uses of ITextComponent in net.minecraftforge.common.command
Methods in net.minecraftforge.common.command that return ITextComponent Modifier and Type Method Description ITextComponentIEntitySelectorType. getSuggestionTooltip()Returns anITextComponentcontaining a short description for this selector type. -
Uses of ITextComponent in net.minecraftforge.common.extensions
Methods in net.minecraftforge.common.extensions that return ITextComponent Modifier and Type Method Description default ITextComponentIForgeItem. getHighlightTip(ItemStack item, ITextComponent 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 ITextComponentIForgeItemStack. getHighlightTip(ITextComponent 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.minecraftforge.common.extensions with parameters of type ITextComponent Modifier and Type Method Description default ITextComponentIForgeItem. getHighlightTip(ItemStack item, ITextComponent 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 ITextComponentIForgeItemStack. getHighlightTip(ITextComponent 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. -
Uses of ITextComponent in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type ITextComponent Modifier and Type Method Description voidFakePlayer.FakePlayerNetHandler. disconnect(ITextComponent message)voidFakePlayer. displayClientMessage(ITextComponent chatComponent, boolean actionBar)voidFakePlayer.FakePlayerNetHandler. onDisconnect(ITextComponent message)voidFakePlayer. sendMessage(ITextComponent component, java.util.UUID senderUUID) -
Uses of ITextComponent in net.minecraftforge.common.world
Methods in net.minecraftforge.common.world that return ITextComponent Modifier and Type Method Description ITextComponentForgeWorldType. getDisplayName() -
Uses of ITextComponent in net.minecraftforge.debug.chat
Methods in net.minecraftforge.debug.chat that return ITextComponent Modifier and Type Method Description ITextComponentEntitySelectorTest.ExampleCustomSelector. getSuggestionTooltip() -
Uses of ITextComponent in net.minecraftforge.debug.client
Constructors in net.minecraftforge.debug.client with parameters of type ITextComponent Constructor Description TestLayer(ITextComponent titleIn) -
Uses of ITextComponent in net.minecraftforge.debug.misc
Constructors in net.minecraftforge.debug.misc with parameters of type ITextComponent Constructor Description TestGui(ContainerTypeTest.TestContainer container, PlayerInventory inv, ITextComponent name) -
Uses of ITextComponent in net.minecraftforge.event
Fields in net.minecraftforge.event declared as ITextComponent Modifier and Type Field Description private ITextComponentServerChatEvent. componentMethods in net.minecraftforge.event that return ITextComponent Modifier and Type Method Description ITextComponentServerChatEvent. getComponent()static ITextComponentForgeEventFactory. getPlayerDisplayName(PlayerEntity player, ITextComponent username)static ITextComponentForgeEventFactory. getPlayerTabListDisplayName(PlayerEntity player)static ITextComponentForgeEventFactory. onClientChat(ChatType type, ITextComponent message, java.util.UUID senderUUID)Methods in net.minecraftforge.event with parameters of type ITextComponent Modifier and Type Method Description static ITextComponentForgeEventFactory. getPlayerDisplayName(PlayerEntity player, ITextComponent username)static ITextComponentForgeEventFactory. onClientChat(ChatType type, ITextComponent message, java.util.UUID senderUUID)voidServerChatEvent. setComponent(ITextComponent e)Method parameters in net.minecraftforge.event with type arguments of type ITextComponent Modifier and Type Method Description static ItemTooltipEventForgeEventFactory. onItemTooltip(ItemStack itemStack, PlayerEntity entityPlayer, java.util.List<ITextComponent> list, ITooltipFlag flags)Constructors in net.minecraftforge.event with parameters of type ITextComponent Constructor Description ServerChatEvent(ServerPlayerEntity player, java.lang.String message, ITextComponent component) -
Uses of ITextComponent in net.minecraftforge.event.entity.player
Fields in net.minecraftforge.event.entity.player declared as ITextComponent Modifier and Type Field Description private ITextComponentPlayerEvent.NameFormat. displaynameprivate ITextComponentPlayerEvent.TabListNameFormat. displayNameprivate ITextComponentPlayerEvent.NameFormat. usernameFields in net.minecraftforge.event.entity.player with type parameters of type ITextComponent Modifier and Type Field Description private java.util.List<ITextComponent>ItemTooltipEvent. toolTipMethods in net.minecraftforge.event.entity.player that return ITextComponent Modifier and Type Method Description ITextComponentPlayerEvent.NameFormat. getDisplayname()ITextComponentPlayerEvent.TabListNameFormat. getDisplayName()ITextComponentPlayerEvent.NameFormat. getUsername()Methods in net.minecraftforge.event.entity.player that return types with arguments of type ITextComponent Modifier and Type Method Description java.util.List<ITextComponent>ItemTooltipEvent. getToolTip()TheItemStacktooltip.Methods in net.minecraftforge.event.entity.player with parameters of type ITextComponent Modifier and Type Method Description voidPlayerEvent.NameFormat. setDisplayname(ITextComponent displayname)voidPlayerEvent.TabListNameFormat. setDisplayName(ITextComponent displayName)Constructors in net.minecraftforge.event.entity.player with parameters of type ITextComponent Constructor Description NameFormat(PlayerEntity player, ITextComponent username)Constructor parameters in net.minecraftforge.event.entity.player with type arguments of type ITextComponent Constructor Description ItemTooltipEvent(ItemStack itemStack, PlayerEntity entityPlayer, java.util.List<ITextComponent> list, ITooltipFlag flags)This event is fired inItemStack#getTooltip(EntityPlayer, ITooltipFlag), which in turn is called from it's respective GUIContainer. -
Uses of ITextComponent in net.minecraftforge.fluids
Methods in net.minecraftforge.fluids that return ITextComponent Modifier and Type Method Description ITextComponentFluidAttributes. getDisplayName(FluidStack stack)Returns the localized name of this fluid.ITextComponentFluidStack. getDisplayName() -
Uses of ITextComponent in net.minecraftforge.fml.client.gui.screen
Fields in net.minecraftforge.fml.client.gui.screen declared as ITextComponent Modifier and Type Field Description private ITextComponentLoadingErrorScreen. errorHeaderprivate ITextComponentLoadingErrorScreen.LoadingEntryList.LoadingMessageEntry. messageprivate ITextComponentLoadingErrorScreen. warningHeaderMethods in net.minecraftforge.fml.client.gui.screen that return ITextComponent Modifier and Type Method Description (package private) ITextComponentModListScreen.SortType. getButtonText()Methods in net.minecraftforge.fml.client.gui.screen with parameters of type ITextComponent Modifier and Type Method Description private voidLoadingErrorScreen. drawMultiLineCenteredString(MatrixStack mStack, FontRenderer fr, ITextComponent str, int x, int y)Constructors in net.minecraftforge.fml.client.gui.screen with parameters of type ITextComponent Constructor Description LoadingMessageEntry(ITextComponent message)LoadingMessageEntry(ITextComponent message, boolean center) -
Uses of ITextComponent in net.minecraftforge.fml.client.gui.widget
Fields in net.minecraftforge.fml.client.gui.widget declared as ITextComponent Modifier and Type Field Description ITextComponentSlider. dispStringITextComponentSlider. suffixConstructors in net.minecraftforge.fml.client.gui.widget with parameters of type ITextComponent Constructor Description ExtendedButton(int xPos, int yPos, int width, int height, ITextComponent displayString, Button.IPressable handler)Slider(int xPos, int yPos, int width, int height, ITextComponent prefix, ITextComponent suf, double minVal, double maxVal, double currentVal, boolean showDec, boolean drawStr, Button.IPressable handler)Slider(int xPos, int yPos, int width, int height, ITextComponent prefix, ITextComponent suf, double minVal, double maxVal, double currentVal, boolean showDec, boolean drawStr, Button.IPressable handler, Slider.ISlider par)Slider(int xPos, int yPos, ITextComponent displayStr, double minVal, double maxVal, double currentVal, Button.IPressable handler, Slider.ISlider par)UnicodeGlyphButton(int xPos, int yPos, int width, int height, ITextComponent displayString, java.lang.String glyph, float glyphScale, Button.IPressable handler) -
Uses of ITextComponent in net.minecraftforge.fml.network
Fields in net.minecraftforge.fml.network declared as ITextComponent Modifier and Type Field Description private ITextComponentFMLPlayMessages.OpenContainer. nameMethods in net.minecraftforge.fml.network that return ITextComponent Modifier and Type Method Description ITextComponentFMLPlayMessages.OpenContainer. getName()Constructors in net.minecraftforge.fml.network with parameters of type ITextComponent Constructor Description OpenContainer(int id, int windowId, ITextComponent name, PacketBuffer additionalData)OpenContainer(ContainerType<?> id, int windowId, ITextComponent name, PacketBuffer additionalData) -
Uses of ITextComponent in net.minecraftforge.server.command
Method parameters in net.minecraftforge.server.command with type arguments of type ITextComponent Modifier and Type Method Description private static <T> intCommandTrack.TrackResults. execute(CommandSource source, TimeTracker<T> tracker, java.util.function.Function<ForgeTimings<T>,ITextComponent> toString)
-