Uses of Class
net.minecraft.util.text.LanguageMap
-
Packages that use LanguageMap Package Description net.minecraft.client.resources net.minecraft.util.text -
-
Uses of LanguageMap in net.minecraft.client.resources
Subclasses of LanguageMap in net.minecraft.client.resources Modifier and Type Class Description classClientLanguageMapFields in net.minecraft.client.resources declared as LanguageMap Modifier and Type Field Description private static LanguageMapI18n. languageMethods in net.minecraft.client.resources with parameters of type LanguageMap Modifier and Type Method Description (package private) static voidI18n. setLanguage(LanguageMap p_239502_0_) -
Uses of LanguageMap in net.minecraft.util.text
Fields in net.minecraft.util.text declared as LanguageMap Modifier and Type Field Description private LanguageMapTextComponent. decomposedWithprivate LanguageMapTranslationTextComponent. decomposedWithprivate static LanguageMapLanguageMap. instanceMethods in net.minecraft.util.text that return LanguageMap Modifier and Type Method Description static LanguageMapLanguageMap. getInstance()private static LanguageMapLanguageMap. loadDefault()Methods in net.minecraft.util.text with parameters of type LanguageMap Modifier and Type Method Description static voidLanguageMap. inject(LanguageMap p_240594_0_)
-