Uses of Class
net.minecraft.util.text.LanguageMap
Packages that use LanguageMap
-
Uses of LanguageMap in net.minecraft.client.resources
Subclasses of LanguageMap in net.minecraft.client.resourcesFields in net.minecraft.client.resources declared as LanguageMapMethods in net.minecraft.client.resources with parameters of type LanguageMapModifier and TypeMethodDescription(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 LanguageMapModifier and TypeFieldDescriptionprivate LanguageMapTextComponent.decomposedWithprivate LanguageMapTranslationTextComponent.decomposedWithprivate static LanguageMapLanguageMap.instanceMethods in net.minecraft.util.text that return LanguageMapModifier and TypeMethodDescriptionstatic LanguageMapLanguageMap.getInstance()private static LanguageMapLanguageMap.loadDefault()Methods in net.minecraft.util.text with parameters of type LanguageMap