Uses of Class
net.minecraft.network.chat.BaseComponent
Packages that use BaseComponent
-
Uses of BaseComponent in net.minecraft.network.chat
Subclasses of BaseComponent in net.minecraft.network.chatModifier and TypeClassDescriptionclass
class
static class
static class
static class
class
class
class
class
Methods in net.minecraft.network.chat that return BaseComponent -
Uses of BaseComponent in net.minecraftforge.server.command
Methods in net.minecraftforge.server.command that return BaseComponentModifier and TypeMethodDescriptionstatic BaseComponent
TextComponentHelper.createComponentTranslation
(CommandSource 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
(CommandSourceStack sender)