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 TypeClassDescriptionclassclassstatic classstatic classstatic classclassclassclassclassMethods 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 BaseComponentTextComponentHelper.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)