Package | Description |
---|---|
net.minecraft.block | |
net.minecraft.util.text | |
net.minecraft.world.raid | |
net.minecraftforge.fml |
Modifier and Type | Field and Description |
---|---|
private static TranslationTextComponent |
GrindstoneBlock.CONTAINER_NAME |
private static TranslationTextComponent |
StonecutterBlock.CONTAINER_NAME |
static TranslationTextComponent |
EnderChestBlock.field_220115_d |
private static TranslationTextComponent |
LoomBlock.field_220255_a |
private static TranslationTextComponent |
CartographyTableBlock.field_220268_a |
private static TranslationTextComponent |
AnvilBlock.field_220273_k |
Modifier and Type | Method and Description |
---|---|
TranslationTextComponent |
TranslationTextComponent.shallowCopy() |
Constructor and Description |
---|
TranslationTextComponentFormatException(TranslationTextComponent component,
int index) |
TranslationTextComponentFormatException(TranslationTextComponent component,
java.lang.String message) |
TranslationTextComponentFormatException(TranslationTextComponent component,
java.lang.Throwable cause) |
Modifier and Type | Field and Description |
---|---|
private static TranslationTextComponent |
Raid.DEFEAT |
private static TranslationTextComponent |
Raid.RAID |
private static TranslationTextComponent |
Raid.VICTORY |
Modifier and Type | Method and Description |
---|---|
static int |
TextComponentMessageFormatHandler.handle(TranslationTextComponent parent,
java.util.List<ITextComponent> children,
java.lang.Object[] formatArgs,
java.lang.String format) |