Uses of Class
net.minecraft.util.text.TranslationTextComponent
Packages that use TranslationTextComponent
-
Uses of TranslationTextComponent in net.minecraft.util.text
Methods in net.minecraft.util.text that return TranslationTextComponentConstructors in net.minecraft.util.text with parameters of type TranslationTextComponentModifierConstructorDescriptionTranslationTextComponentFormatException
(TranslationTextComponent p_i45162_1_, int p_i45162_2_) TranslationTextComponentFormatException
(TranslationTextComponent p_i45161_1_, String p_i45161_2_) TranslationTextComponentFormatException
(TranslationTextComponent p_i45163_1_, Throwable p_i45163_2_) -
Uses of TranslationTextComponent in net.minecraftforge.fml
Methods in net.minecraftforge.fml with parameters of type TranslationTextComponentModifier and TypeMethodDescriptionstatic int
TextComponentMessageFormatHandler.handle
(TranslationTextComponent parent, List<ITextProperties> children, Object[] formatArgs, String format)