Package net.neoforged.fml.i18n
Class I18nManager
java.lang.Object
net.neoforged.fml.i18n.I18nManager
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final String
private static final com.google.gson.Gson
private static final org.slf4j.Logger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
injectTranslations
(Map<String, String> translations) loadTranslations
(String language)
-
Field Details
-
LOGGER
private static final org.slf4j.Logger LOGGER -
GSON
private static final com.google.gson.Gson GSON -
DEFAULT_LOCALE
- See Also:
-
DEFAULT_TRANSLATIONS
-
currentLocale
-
-
Constructor Details
-
I18nManager
public I18nManager()
-
-
Method Details
-
injectTranslations
-
loadTranslations
-