Uses of Class
net.minecraft.client.resources.Language
Packages that use Language
Package
Description
-
Uses of Language in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as LanguageModifier and TypeFieldDescriptionprivate final Language
LanguageScreen.List.LanguageEntry.language
Constructors in net.minecraft.client.gui.screen with parameters of type Language -
Uses of Language in net.minecraft.client.resources
Fields in net.minecraft.client.resources declared as LanguageModifier and TypeFieldDescriptionprivate Language
LanguageManager.currentLanguage
private static final Language
LanguageManager.DEFAULT_LANGUAGE
Fields in net.minecraft.client.resources with type parameters of type LanguageMethods in net.minecraft.client.resources that return LanguageModifier and TypeMethodDescriptionLanguageManager.getLanguage
(String p_191960_1_) LanguageManager.getSelected()
Methods in net.minecraft.client.resources that return types with arguments of type LanguageModifier and TypeMethodDescriptionLanguageManager.extractLanguages
(Stream<IResourcePack> p_239506_0_) LanguageManager.getLanguages()
Methods in net.minecraft.client.resources with parameters of type LanguageMethod parameters in net.minecraft.client.resources with type arguments of type LanguageModifier and TypeMethodDescriptionstatic ClientLanguageMap
ClientLanguageMap.loadFrom
(IResourceManager p_239497_0_, List<Language> p_239497_1_) -
Uses of Language in net.minecraft.client.resources.data
Fields in net.minecraft.client.resources.data with type parameters of type LanguageModifier and TypeFieldDescriptionprivate final Collection<Language>
LanguageMetadataSection.languages
Methods in net.minecraft.client.resources.data that return types with arguments of type LanguageConstructor parameters in net.minecraft.client.resources.data with type arguments of type Language