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 void
I18n.setLanguage
(LanguageMap p_239502_0_) -
Uses of LanguageMap in net.minecraft.util.text
Fields in net.minecraft.util.text declared as LanguageMapModifier and TypeFieldDescriptionprivate LanguageMap
TextComponent.decomposedWith
private LanguageMap
TranslationTextComponent.decomposedWith
private static LanguageMap
LanguageMap.instance
Methods in net.minecraft.util.text that return LanguageMapModifier and TypeMethodDescriptionstatic LanguageMap
LanguageMap.getInstance()
private static LanguageMap
LanguageMap.loadDefault()
Methods in net.minecraft.util.text with parameters of type LanguageMap