Uses of Class
net.minecraft.util.Language
| Package | Description |
|---|---|
| net.minecraft.client.resource.language | |
| net.minecraft.text | |
| net.minecraft.util |
-
Uses of Language in net.minecraft.client.resource.language
Subclasses of Language in net.minecraft.client.resource.language Modifier and Type Class Description classTranslationStorageFields in net.minecraft.client.resource.language declared as Language Modifier and Type Field Description private static LanguageI18n. languageMethods in net.minecraft.client.resource.language with parameters of type Language Modifier and Type Method Description (package private) static voidI18n. setLanguage(Language language) -
Uses of Language in net.minecraft.text
Fields in net.minecraft.text declared as Language Modifier and Type Field Description private @Nullable LanguageTranslatableText. languageCacheprivate @Nullable LanguageBaseText. previousLanguage -
Uses of Language in net.minecraft.util
Fields in net.minecraft.util declared as Language Modifier and Type Field Description private static LanguageLanguage. instanceMethods in net.minecraft.util that return Language Modifier and Type Method Description private static LanguageLanguage. create()static LanguageLanguage. getInstance()Methods in net.minecraft.util with parameters of type Language Modifier and Type Method Description static voidLanguage. setInstance(Language language)