Uses of Class
net.minecraft.util.text.TranslationTextComponent
-
Packages that use TranslationTextComponent Package Description net.minecraft.util.text net.minecraftforge.fml -
-
Uses of TranslationTextComponent in net.minecraft.util.text
Methods in net.minecraft.util.text that return TranslationTextComponent Modifier and Type Method Description TranslationTextComponent
TranslationTextComponent. plainCopy()
Constructors in net.minecraft.util.text with parameters of type TranslationTextComponent Constructor Description TranslationTextComponentFormatException(TranslationTextComponent p_i45162_1_, int p_i45162_2_)
TranslationTextComponentFormatException(TranslationTextComponent p_i45161_1_, java.lang.String p_i45161_2_)
TranslationTextComponentFormatException(TranslationTextComponent p_i45163_1_, java.lang.Throwable p_i45163_2_)
-
Uses of TranslationTextComponent in net.minecraftforge.fml
Methods in net.minecraftforge.fml with parameters of type TranslationTextComponent Modifier and Type Method Description static int
TextComponentMessageFormatHandler. handle(TranslationTextComponent parent, java.util.List<ITextProperties> children, java.lang.Object[] formatArgs, java.lang.String format)
-