Package | Description |
---|---|
net.minecraft.util.text | |
net.minecraftforge.server.command |
Modifier and Type | Class and Description |
---|---|
class |
KeybindTextComponent |
class |
NBTTextComponent |
static class |
NBTTextComponent.Block |
static class |
NBTTextComponent.Entity |
static class |
NBTTextComponent.Storage |
class |
ScoreTextComponent |
class |
SelectorTextComponent |
class |
StringTextComponent |
class |
TranslationTextComponent |
Modifier and Type | Method and Description |
---|---|
static TextComponent |
TextComponentHelper.createComponentTranslation(ICommandSource source,
java.lang.String translation,
java.lang.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.
|
TextComponent |
ChunkGenWorker.getStartMessage(CommandSource sender) |