Uses of Class
net.minecraft.util.text.TextComponent
Packages that use TextComponent
- 
Uses of TextComponent in net.minecraft.util.textSubclasses of TextComponent in net.minecraft.util.textModifier and TypeClassDescriptionclassclassstatic classstatic classstatic classclassclassclassclassMethods in net.minecraft.util.text that return TextComponent
- 
Uses of TextComponent in net.minecraftforge.server.commandMethods in net.minecraftforge.server.command that return TextComponentModifier and TypeMethodDescriptionstatic TextComponentTextComponentHelper.createComponentTranslation(ICommandSource source, String translation, Object... args) Detects when sending to a vanilla client and falls back to sending english, since they don't have the lang data necessary to translate on the client.ChunkGenWorker.getStartMessage(CommandSource sender)