Uses of Class
net.minecraft.network.chat.BaseComponent
-
Uses of BaseComponent in net.minecraft.network.chat
Modifier and TypeClassDescriptionclass
class
static class
static class
static class
class
class
class
class
-
Uses of BaseComponent in net.minecraftforge.server.command
Modifier 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)