Class LocalizerBuilder
java.lang.Object
de.eldoria.eldoutilities.localization.LocalizerBuilder
-
Method Summary
Modifier and TypeMethodDescriptionaddLocaleCodes
(String key, String value) addLocaleCodes
(Map<String, String> runtimeLocaleCodes) build()
setIncludedLocales
(String... includedLocales) setLocalesPath
(String localesPath) setLocalesPrefix
(String localesPrefix) setUserLocale
(Function<Player, String> userLocale)
-
Method Details
-
setLocalesPath
-
setLocalesPrefix
-
setUserLocale
-
setIncludedLocales
-
addLocaleCodes
-
addLocaleCodes
-
build
-