| Modifier and Type | Field and Description | 
|---|---|
| private ITextComponent | DisplayInfo. description | 
| private ITextComponent | Advancement. displayText | 
| private ITextComponent | DisplayInfo. title | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | DisplayInfo. getDescription() | 
| ITextComponent | Advancement. getDisplayText() | 
| ITextComponent | DisplayInfo. getTitle() | 
| Constructor and Description | 
|---|
| DisplayInfo(ItemStack icon,
           ITextComponent title,
           ITextComponent description,
           ResourceLocation background,
           FrameType frame,
           boolean showToast,
           boolean announceToChat,
           boolean hidden) | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | BlockWorkbench.InterfaceCraftingTable. getDisplayName() | 
| ITextComponent | BlockAnvil.Anvil. getDisplayName() | 
| Modifier and Type | Field and Description | 
|---|---|
| private ITextComponent | SoundEventAccessor. subtitle | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | SoundEventAccessor. getSubtitle() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | EntityOtherPlayerMP. sendMessage(ITextComponent component) | 
| void | EntityPlayerSP. sendMessage(ITextComponent component) | 
| void | EntityPlayerSP. sendStatusMessage(ITextComponent chatComponent,
                 boolean actionBar) | 
| Modifier and Type | Field and Description | 
|---|---|
| private ITextComponent | GuiGameOver. causeOfDeath | 
| private ITextComponent | GuiMerchant. chatComponent | 
| private ITextComponent | GuiPlayerTabOverlay. footer | 
| private ITextComponent | GuiPlayerTabOverlay. header | 
| private ITextComponent | ChatLine. lineString | 
| private ITextComponent | GuiDisconnected. message | 
| Modifier and Type | Field and Description | 
|---|---|
| private java.util.List<ITextComponent> | GuiScreenBook. cachedComponents | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | ChatLine. getChatComponent() | 
| ITextComponent | GuiNewChat. getChatComponent(int mouseX,
                int mouseY) | 
| ITextComponent | GuiGameOver. getClickedComponentAt(int p_184870_1_) | 
| ITextComponent | GuiScreenBook. getClickedComponentAt(int p_175385_1_,
                     int p_175385_2_) | 
| Modifier and Type | Method and Description | 
|---|---|
| static java.util.List<ITextComponent> | GuiUtilRenderComponents. splitText(ITextComponent textComponent,
         int maxTextLenght,
         FontRenderer fontRendererIn,
         boolean p_178908_3_,
         boolean forceTextColor) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | GuiIngame. addChatMessage(ChatType chatTypeIn,
              ITextComponent message) | 
| boolean | GuiScreenBook. handleComponentClick(ITextComponent component) | 
| boolean | GuiScreen. handleComponentClick(ITextComponent component) | 
| protected void | GuiScreen. handleComponentHover(ITextComponent component,
                    int x,
                    int y) | 
| void | GuiNewChat. printChatMessage(ITextComponent chatComponent) | 
| void | GuiNewChat. printChatMessageWithOptionalDeletion(ITextComponent chatComponent,
                                    int chatLineId) | 
| private void | GuiNewChat. setChatLine(ITextComponent chatComponent,
           int chatLineId,
           int updateCounter,
           boolean displayOnly) | 
| void | GuiPlayerTabOverlay. setFooter(ITextComponent footerIn) | 
| void | GuiPlayerTabOverlay. setHeader(ITextComponent headerIn) | 
| void | GuiIngame. setOverlayMessage(ITextComponent component,
                 boolean animateColor) | 
| static java.util.List<ITextComponent> | GuiUtilRenderComponents. splitText(ITextComponent textComponent,
         int maxTextLenght,
         FontRenderer fontRendererIn,
         boolean p_178908_3_,
         boolean forceTextColor) | 
| Constructor and Description | 
|---|
| ChatLine(int updateCounterCreatedIn,
        ITextComponent lineStringIn,
        int chatLineIDIn) | 
| GuiDisconnected(GuiScreen screen,
               java.lang.String reasonLocalizationKey,
               ITextComponent chatComp) | 
| GuiGameOver(ITextComponent causeOfDeathIn) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | OverlayChatListener. say(ChatType chatTypeIn,
   ITextComponent message) | 
| void | NarratorChatListener. say(ChatType chatTypeIn,
   ITextComponent message) | 
| void | IChatListener. say(ChatType chatTypeIn,
   ITextComponent message) | 
| void | NormalChatListener. say(ChatType chatTypeIn,
   ITextComponent message) | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | BaseSpectatorGroup. getPrompt() | 
| ITextComponent | ISpectatorMenuView. getPrompt() | 
| ITextComponent | PlayerMenuObject. getSpectatorName() | 
| ITextComponent | SpectatorMenu.EndSpectatorObject. getSpectatorName() | 
| ITextComponent | SpectatorMenu.MoveMenuObject. getSpectatorName() | 
| ITextComponent | ISpectatorMenuObject. getSpectatorName() | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | TeleportToTeam. getPrompt() | 
| ITextComponent | TeleportToPlayer. getPrompt() | 
| ITextComponent | TeleportToTeam. getSpectatorName() | 
| ITextComponent | TeleportToTeam.TeamSelectionObject. getSpectatorName() | 
| ITextComponent | TeleportToPlayer. getSpectatorName() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | SystemToast. addOrUpdate(GuiToast p_193657_0_,
           SystemToast.Type p_193657_1_,
           ITextComponent p_193657_2_,
           ITextComponent p_193657_3_) | 
| void | SystemToast. setDisplayedText(ITextComponent titleComponent,
                ITextComponent subtitleComponent) | 
| Constructor and Description | 
|---|
| SystemToast(SystemToast.Type typeIn,
           ITextComponent titleComponent,
           ITextComponent subtitleComponent) | 
| TutorialToast(TutorialToast.Icons iconIn,
             ITextComponent titleComponent,
             ITextComponent subtitleComponent,
             boolean drawProgressBar) | 
| Modifier and Type | Field and Description | 
|---|---|
| private ITextComponent | ServerData.ServerResourceMode. motd | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | ServerData.ServerResourceMode. getMotd() | 
| Modifier and Type | Field and Description | 
|---|---|
| private ITextComponent | NetworkPlayerInfo. displayName | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | NetworkPlayerInfo. getDisplayName() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NetHandlerPlayClient. onDisconnect(ITextComponent reason) | 
| void | NetHandlerHandshakeMemory. onDisconnect(ITextComponent reason) | 
| void | NetHandlerLoginClient. onDisconnect(ITextComponent reason) | 
| void | NetworkPlayerInfo. setDisplayName(ITextComponent displayNameIn) | 
| Modifier and Type | Field and Description | 
|---|---|
| private ITextComponent | LocalBlockIntercommunication. displayName | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | LocalBlockIntercommunication. getDisplayName() | 
| Constructor and Description | 
|---|
| ContainerLocalMenu(java.lang.String id,
                  ITextComponent title,
                  int slotCount) | 
| LocalBlockIntercommunication(java.lang.String guiIdIn,
                            ITextComponent displayNameIn) | 
| Modifier and Type | Field and Description | 
|---|---|
| private static ITextComponent | ResourcePackListEntry. INCOMPATIBLE | 
| private static ITextComponent | ResourcePackListEntry. INCOMPATIBLE_NEW | 
| private static ITextComponent | ResourcePackListEntry. INCOMPATIBLE_OLD | 
| Modifier and Type | Field and Description | 
|---|---|
| private ITextComponent | PackMetadataSection. packDescription | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | PackMetadataSection. getPackDescription() | 
| Constructor and Description | 
|---|
| PackMetadataSection(ITextComponent packDescriptionIn,
                   int packFormatIn) | 
| Modifier and Type | Field and Description | 
|---|---|
| private static ITextComponent | PunchTreeStep. DESCRIPTION | 
| private static ITextComponent | FindTreeStep. DESCRIPTION | 
| private static ITextComponent | CraftPlanksStep. DESCRIPTION | 
| private static ITextComponent | OpenInventoryStep. DESCRIPTION | 
| private static ITextComponent | MovementStep. LOOK_DESCRIPTION | 
| private static ITextComponent | MovementStep. LOOK_TITLE | 
| private static ITextComponent | MovementStep. MOVE_DESCRIPTION | 
| private static ITextComponent | MovementStep. MOVE_TITLE | 
| private static ITextComponent | PunchTreeStep. TITLE | 
| private static ITextComponent | FindTreeStep. TITLE | 
| private static ITextComponent | CraftPlanksStep. TITLE | 
| private static ITextComponent | OpenInventoryStep. TITLE | 
| Modifier and Type | Method and Description | 
|---|---|
| static ITextComponent | Tutorial. createKeybindComponent(java.lang.String keybind) | 
| Modifier and Type | Method and Description | 
|---|---|
| static ITextComponent | CommandBase. getChatComponentFromNthArg(ICommandSender sender,
                          java.lang.String[] args,
                          int index) | 
| static ITextComponent | CommandBase. getChatComponentFromNthArg(ICommandSender sender,
                          java.lang.String[] args,
                          int index,
                          boolean p_147176_3_) | 
| default ITextComponent | ICommandSender. getDisplayName() | 
| ITextComponent | CommandSenderWrapper. getDisplayName() | 
| static ITextComponent | CommandBase. join(java.util.List<ITextComponent> components) | 
| static ITextComponent | EntitySelector. matchEntitiesToTextComponent(ICommandSender sender,
                            java.lang.String token) | 
| Modifier and Type | Method and Description | 
|---|---|
| default void | ICommandSender. sendMessage(ITextComponent component) | 
| void | CommandSenderWrapper. sendMessage(ITextComponent component) | 
| Modifier and Type | Method and Description | 
|---|---|
| static ITextComponent | CommandBase. join(java.util.List<ITextComponent> components) | 
| Modifier and Type | Field and Description | 
|---|---|
| private ITextComponent | NpcMerchant. name | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | Entity. getDisplayName() | 
| ITextComponent | IMerchant. getDisplayName() | 
| ITextComponent | NpcMerchant. getDisplayName() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Entity. sendMessage(ITextComponent component) | 
| Constructor and Description | 
|---|
| NpcMerchant(EntityPlayer customerIn,
           ITextComponent nameIn) | 
| Modifier and Type | Field and Description | 
|---|---|
| private static DataParameter<ITextComponent> | EntityMinecartCommandBlock. LAST_OUTPUT | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | EntityVillager. getDisplayName() | 
| Modifier and Type | Field and Description | 
|---|---|
| private ITextComponent | EnumPlayerModelParts. name | 
| Modifier and Type | Field and Description | 
|---|---|
| private java.util.Collection<ITextComponent> | EntityPlayer. prefixes | 
| private java.util.Collection<ITextComponent> | EntityPlayer. suffixes | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | EntityPlayer. getDisplayName() | 
| ITextComponent | InventoryPlayer. getDisplayName() | 
| ITextComponent | EnumPlayerModelParts. getName() | 
| ITextComponent | EntityPlayerMP. getTabListDisplayName() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Collection<ITextComponent> | EntityPlayer. getPrefixes() | 
| java.util.Collection<ITextComponent> | EntityPlayer. getSuffixes() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | EntityPlayer. addPrefix(ITextComponent prefix)Add a prefix to the player's username in chat | 
| void | EntityPlayer. addSuffix(ITextComponent suffix)Add a suffix to the player's username in chat | 
| void | EntityPlayerMP. sendMessage(ITextComponent component) | 
| void | EntityPlayer. sendStatusMessage(ITextComponent chatComponent,
                 boolean actionBar) | 
| void | EntityPlayerMP. sendStatusMessage(ITextComponent chatComponent,
                 boolean actionBar) | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | InventoryCrafting. getDisplayName() | 
| ITextComponent | InventoryBasic. getDisplayName() | 
| ITextComponent | InventoryMerchant. getDisplayName() | 
| ITextComponent | InventoryCraftResult. getDisplayName() | 
| ITextComponent | InventoryLargeChest. getDisplayName() | 
| Constructor and Description | 
|---|
| ContainerHorseChest(ITextComponent inventoryTitle,
                   int slotCount) | 
| InventoryBasic(ITextComponent title,
              int slotCount) | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | ItemStack. getTextComponent() | 
| Modifier and Type | Field and Description | 
|---|---|
| private ITextComponent | ServerStatusResponse. description | 
| private ITextComponent | NetworkManager. terminationReason | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | NetworkManager. getExitMessage() | 
| ITextComponent | ServerStatusResponse. getServerDescription() | 
| ITextComponent | PacketBuffer. readTextComponent() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NetworkManager. closeChannel(ITextComponent message) | 
| void | NetHandlerPlayServer. disconnect(ITextComponent textComponent) | 
| void | INetHandler. onDisconnect(ITextComponent reason) | 
| void | NetHandlerPlayServer. onDisconnect(ITextComponent reason) | 
| void | ServerStatusResponse. setServerDescription(ITextComponent descriptionIn) | 
| PacketBuffer | PacketBuffer. writeTextComponent(ITextComponent component) | 
| Modifier and Type | Field and Description | 
|---|---|
| static DataSerializer<ITextComponent> | DataSerializers. TEXT_COMPONENT | 
| Modifier and Type | Field and Description | 
|---|---|
| private ITextComponent | SPacketDisconnect. reason | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | SPacketDisconnect. getReason() | 
| Constructor and Description | 
|---|
| SPacketDisconnect(ITextComponent p_i46853_1_) | 
| Constructor and Description | 
|---|
| CPacketUpdateSign(BlockPos posIn,
                 ITextComponent[] linesIn) | 
| Modifier and Type | Field and Description | 
|---|---|
| private ITextComponent | SPacketChat. chatComponent | 
| ITextComponent | SPacketCombatEvent. deathMessage | 
| private ITextComponent | SPacketPlayerListItem.AddPlayerData. displayName | 
| private ITextComponent | SPacketPlayerListHeaderFooter. footer | 
| private ITextComponent | SPacketPlayerListHeaderFooter. header | 
| private ITextComponent | SPacketTitle. message | 
| private ITextComponent | SPacketUpdateBossInfo. name | 
| private ITextComponent | SPacketDisconnect. reason | 
| private ITextComponent | SPacketOpenWindow. windowTitle | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | SPacketChat. getChatComponent() | 
| ITextComponent | SPacketPlayerListItem.AddPlayerData. getDisplayName() | 
| ITextComponent | SPacketPlayerListHeaderFooter. getFooter() | 
| ITextComponent | SPacketPlayerListHeaderFooter. getHeader() | 
| ITextComponent | SPacketTitle. getMessage() | 
| ITextComponent | SPacketUpdateBossInfo. getName() | 
| ITextComponent | SPacketDisconnect. getReason() | 
| ITextComponent | SPacketOpenWindow. getWindowTitle() | 
| Constructor and Description | 
|---|
| AddPlayerData(com.mojang.authlib.GameProfile profileIn,
             int latencyIn,
             GameType gameModeIn,
             ITextComponent displayNameIn) | 
| SPacketChat(ITextComponent componentIn) | 
| SPacketChat(ITextComponent message,
           ChatType type) | 
| SPacketDisconnect(ITextComponent messageIn) | 
| SPacketOpenWindow(int windowIdIn,
                 java.lang.String inventoryTypeIn,
                 ITextComponent windowTitleIn) | 
| SPacketOpenWindow(int windowIdIn,
                 java.lang.String inventoryTypeIn,
                 ITextComponent windowTitleIn,
                 int slotCountIn) | 
| SPacketOpenWindow(int windowIdIn,
                 java.lang.String inventoryTypeIn,
                 ITextComponent windowTitleIn,
                 int slotCountIn,
                 int entityIdIn) | 
| SPacketTitle(SPacketTitle.Type typeIn,
            ITextComponent messageIn) | 
| SPacketTitle(SPacketTitle.Type typeIn,
            ITextComponent messageIn,
            int fadeInTimeIn,
            int displayTimeIn,
            int fadeOutTimeIn) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RConConsoleSource. sendMessage(ITextComponent component) | 
| Modifier and Type | Field and Description | 
|---|---|
| private ITextComponent | DisconnectedRealmsScreen. reason | 
| Constructor and Description | 
|---|
| DisconnectedRealmsScreen(RealmsScreen parentIn,
                        java.lang.String unlocalizedTitle,
                        ITextComponent reasonIn) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MinecraftServer. sendMessage(ITextComponent component) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DedicatedServer. sendMessage(ITextComponent message) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PlayerList. sendMessage(ITextComponent component) | 
| void | PlayerList. sendMessage(ITextComponent component,
           boolean isSystem) | 
| void | PlayerList. sendMessageToAllTeamMembers(EntityPlayer player,
                           ITextComponent message) | 
| void | PlayerList. sendMessageToTeamOrAllPlayers(EntityPlayer player,
                             ITextComponent message) | 
| Modifier and Type | Field and Description | 
|---|---|
| private static ITextComponent | NetHandlerStatusServer. EXIT_MESSAGE | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NetHandlerLoginServer. disconnect(ITextComponent reason) | 
| void | NetHandlerStatusServer. onDisconnect(ITextComponent reason) | 
| void | NetHandlerHandshakeTCP. onDisconnect(ITextComponent reason) | 
| void | NetHandlerLoginServer. onDisconnect(ITextComponent reason) | 
| Modifier and Type | Field and Description | 
|---|---|
| private ITextComponent | StatBase. statName | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | StatBase. getStatName() | 
| Constructor and Description | 
|---|
| StatBase(java.lang.String statIdIn,
        ITextComponent statNameIn) | 
| StatBase(java.lang.String statIdIn,
        ITextComponent statNameIn,
        IStatType formatterIn) | 
| StatBasic(java.lang.String statIdIn,
         ITextComponent statNameIn) | 
| StatBasic(java.lang.String statIdIn,
         ITextComponent statNameIn,
         IStatType typeIn) | 
| StatCrafting(java.lang.String p_i45910_1_,
            java.lang.String p_i45910_2_,
            ITextComponent statNameIn,
            Item p_i45910_4_) | 
| Modifier and Type | Field and Description | 
|---|---|
| private ITextComponent | CommandBlockBaseLogic. lastOutput | 
| ITextComponent[] | TileEntitySign. signText | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | TileEntity. getDisplayName() | 
| ITextComponent | TileEntityBanner. getDisplayName() | 
| ITextComponent | TileEntityEnchantmentTable. getDisplayName() | 
| ITextComponent | TileEntityStructure. getDisplayName() | 
| ITextComponent | TileEntityLockable. getDisplayName() | 
| ITextComponent | CommandBlockBaseLogic. getLastOutput() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CommandBlockBaseLogic. sendMessage(ITextComponent component) | 
| void | CommandBlockBaseLogic. setLastOutput(ITextComponent lastOutputMessage) | 
| Modifier and Type | Field and Description | 
|---|---|
| private ITextComponent | EnumHandSide. handName | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | CombatEntry. getDamageSrcDisplayName() | 
| ITextComponent | CombatTracker. getDeathMessage() | 
| ITextComponent | EntityDamageSourceIndirect. getDeathMessage(EntityLivingBase entityLivingBaseIn) | 
| ITextComponent | EntityDamageSource. getDeathMessage(EntityLivingBase entityLivingBaseIn) | 
| ITextComponent | DamageSource. getDeathMessage(EntityLivingBase entityLivingBaseIn) | 
| static ITextComponent | ScreenShotHelper. saveScreenshot(java.io.File gameDirectory,
              int width,
              int height,
              Framebuffer buffer) | 
| static ITextComponent | ScreenShotHelper. saveScreenshot(java.io.File gameDirectory,
              java.lang.String screenshotName,
              int width,
              int height,
              Framebuffer buffer) | 
| Constructor and Description | 
|---|
| EnumHandSide(ITextComponent nameIn) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TextComponentBase | 
| class  | TextComponentKeybind | 
| class  | TextComponentScore | 
| class  | TextComponentSelector | 
| class  | TextComponentString | 
| class  | TextComponentTranslation | 
| Modifier and Type | Field and Description | 
|---|---|
| (package private) java.util.List<ITextComponent> | TextComponentTranslation. children | 
| protected java.util.List<ITextComponent> | TextComponentBase. siblings | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | TextComponentBase. appendSibling(ITextComponent component) | 
| ITextComponent | ITextComponent. appendSibling(ITextComponent component) | 
| ITextComponent | TextComponentBase. appendText(java.lang.String text) | 
| ITextComponent | ITextComponent. appendText(java.lang.String text) | 
| ITextComponent | ITextComponent. createCopy() | 
| ITextComponent | ITextComponent.Serializer. deserialize(com.google.gson.JsonElement p_deserialize_1_,
           java.lang.reflect.Type p_deserialize_2_,
           com.google.gson.JsonDeserializationContext p_deserialize_3_) | 
| static ITextComponent | ITextComponent.Serializer. fromJsonLenient(java.lang.String json) | 
| private ITextComponent | TextComponentTranslation. getFormatArgumentAsComponent(int index) | 
| static ITextComponent | ITextComponent.Serializer. jsonToComponent(java.lang.String json) | 
| static ITextComponent | TextComponentUtils. processComponent(ICommandSender commandSender,
                ITextComponent component,
                Entity entityIn) | 
| ITextComponent | TextComponentBase. setStyle(Style style) | 
| ITextComponent | ITextComponent. setStyle(Style style) | 
| ITextComponent | TextComponentTranslation. setStyle(Style style) | 
| Modifier and Type | Method and Description | 
|---|---|
| static java.util.Iterator<ITextComponent> | TextComponentBase. createDeepCopyIterator(java.lang.Iterable<ITextComponent> components) | 
| java.util.List<ITextComponent> | TextComponentBase. getSiblings() | 
| java.util.List<ITextComponent> | ITextComponent. getSiblings() | 
| java.util.Iterator<ITextComponent> | TextComponentBase. iterator() | 
| java.util.Iterator<ITextComponent> | TextComponentTranslation. iterator() | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | TextComponentBase. appendSibling(ITextComponent component) | 
| ITextComponent | ITextComponent. appendSibling(ITextComponent component) | 
| static java.lang.String | ITextComponent.Serializer. componentToJson(ITextComponent component) | 
| static ITextComponent | TextComponentUtils. processComponent(ICommandSender commandSender,
                ITextComponent component,
                Entity entityIn) | 
| com.google.gson.JsonElement | ITextComponent.Serializer. serialize(ITextComponent p_serialize_1_,
         java.lang.reflect.Type p_serialize_2_,
         com.google.gson.JsonSerializationContext p_serialize_3_) | 
| Modifier and Type | Method and Description | 
|---|---|
| static java.util.Iterator<ITextComponent> | TextComponentBase. createDeepCopyIterator(java.lang.Iterable<ITextComponent> components) | 
| Modifier and Type | Field and Description | 
|---|---|
| private ITextComponent | HoverEvent. value | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | HoverEvent. getValue() | 
| Constructor and Description | 
|---|
| HoverEvent(HoverEvent.Action actionIn,
          ITextComponent valueIn) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ITextComponent | BossInfo. name | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | IWorldNameable. getDisplayName() | 
| ITextComponent | BossInfo. getName() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BossInfoServer. setName(ITextComponent nameIn) | 
| void | BossInfo. setName(ITextComponent nameIn) | 
| Constructor and Description | 
|---|
| BossInfo(java.util.UUID uniqueIdIn,
        ITextComponent nameIn,
        BossInfo.Color colorIn,
        BossInfo.Overlay overlayIn) | 
| BossInfoServer(ITextComponent nameIn,
              BossInfo.Color colorIn,
              BossInfo.Overlay overlayIn) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | GuiIngameForge. setOverlayMessage(ITextComponent component,
                 boolean animateColor) | 
| Modifier and Type | Field and Description | 
|---|---|
| static ITextComponent | ScreenshotEvent. DEFAULT_CANCEL_REASON | 
| private ITextComponent | ClientChatReceivedEvent. message | 
| private ITextComponent | ScreenshotEvent. resultMessage | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | ScreenshotEvent. getCancelMessage() | 
| ITextComponent | ClientChatReceivedEvent. getMessage() | 
| ITextComponent | ScreenshotEvent. getResultMessage() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ClientChatReceivedEvent. setMessage(ITextComponent message) | 
| void | ScreenshotEvent. setResultMessage(ITextComponent resultMessage) | 
| Constructor and Description | 
|---|
| ClientChatReceivedEvent(ChatType type,
                       ITextComponent message) | 
| Modifier and Type | Method and Description | 
|---|---|
| static ITextComponent | ForgeHooks. newChatWithLinks(java.lang.String string) | 
| static ITextComponent | ForgeHooks. newChatWithLinks(java.lang.String string,
                boolean allowMissingHeader) | 
| static ITextComponent | ForgeHooks. onServerChatEvent(NetHandlerPlayServer net,
                 java.lang.String raw,
                 ITextComponent comp) | 
| Modifier and Type | Method and Description | 
|---|---|
| static ITextComponent | ForgeHooks. onServerChatEvent(NetHandlerPlayServer net,
                 java.lang.String raw,
                 ITextComponent comp) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FakePlayer. sendMessage(ITextComponent component) | 
| void | FakePlayer. sendStatusMessage(ITextComponent chatComponent,
                 boolean actionBar) | 
| Modifier and Type | Field and Description | 
|---|---|
| private ITextComponent | ServerChatEvent. component | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | ServerChatEvent. getComponent() | 
| static ITextComponent | ForgeEventFactory. onClientChat(ChatType type,
            ITextComponent message) | 
| Modifier and Type | Method and Description | 
|---|---|
| static ITextComponent | ForgeEventFactory. onClientChat(ChatType type,
            ITextComponent message) | 
| void | ServerChatEvent. setComponent(ITextComponent e) | 
| Constructor and Description | 
|---|
| ServerChatEvent(EntityPlayerMP player,
               java.lang.String message,
               ITextComponent component) | 
| Modifier and Type | Field and Description | 
|---|---|
| private java.util.List<ITextComponent> | GuiModList.Info. lines | 
| Modifier and Type | Method and Description | 
|---|---|
| private java.util.List<ITextComponent> | GuiModList.Info. resizeContent(java.util.List<java.lang.String> lines) | 
| Constructor and Description | 
|---|
| GuiMessageDialog(GuiScreen nextScreen,
                java.lang.String title,
                ITextComponent message,
                java.lang.String buttonText) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ITextComponent | CommandTrack.TrackResultsEntity. buildTrackString(ICommandSender sender,
                ForgeTimings<Entity> data) | 
| protected abstract ITextComponent | CommandTrack.TrackResultsBaseCommand. buildTrackString(ICommandSender sender,
                ForgeTimings<T> data) | 
| protected ITextComponent | CommandTrack.TrackResultsTileEntity. buildTrackString(ICommandSender sender,
                ForgeTimings<TileEntity> data) |