Uses of Class
net.minecraft.util.text.TextComponent
Packages that use TextComponent
-
Uses of TextComponent in net.minecraft.util.text
Subclasses of TextComponent in net.minecraft.util.textModifier and TypeClassDescriptionclass
class
static class
static class
static class
class
class
class
class
Methods in net.minecraft.util.text that return TextComponent -
Uses of TextComponent in net.minecraftforge.server.command
Methods in net.minecraftforge.server.command that return TextComponentModifier and TypeMethodDescriptionstatic TextComponent
TextComponentHelper.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)