| Package | Description | 
|---|---|
| net.minecraft.util.text | |
| net.minecraftforge.client | |
| net.minecraftforge.server.command | 
| Modifier and Type | Method and Description | 
|---|---|
| TextComponentTranslation | TextComponentTranslation. createCopy() | 
| Constructor and Description | 
|---|
| TextComponentTranslationFormatException(TextComponentTranslation component,
                                       int index) | 
| TextComponentTranslationFormatException(TextComponentTranslation component,
                                       java.lang.String message) | 
| TextComponentTranslationFormatException(TextComponentTranslation component,
                                       java.lang.Throwable cause) | 
| Modifier and Type | Method and Description | 
|---|---|
| private TextComponentTranslation | ClientCommandHandler. format(TextFormatting color,
      java.lang.String str,
      java.lang.Object... args) | 
| Modifier and Type | Method and Description | 
|---|---|
| TextComponentTranslation | ChunkGenWorker. getStartMessage()Deprecated.  |