- get(String) - Method in class de.themoep.utils.lang.bukkit.BukkitLanguageConfig
-
- get(String) - Method in class de.themoep.utils.lang.bungee.BungeeLanguageConfig
-
- get(String) - Method in class de.themoep.utils.lang.LanguageConfig
-
Get a string from the config by its key
- get(String, String...) - Method in class de.themoep.utils.lang.LanguageConfig
-
Get a string from the config by its key
- get(String, Map<String, String>) - Method in class de.themoep.utils.lang.LanguageConfig
-
Get a string from the config by its key
- get(String) - Method in class de.themoep.utils.lang.simple.SimpleLanguageConfig
-
- getConfig(String) - Method in class de.themoep.utils.lang.LanguageManagerCore
-
Get a language config for a specific locale
- getConfig(S) - Method in class de.themoep.utils.lang.LanguageManagerCore
-
Get a language config for a sender object using the specified provider
- getConfigs() - Method in class de.themoep.utils.lang.LanguageManagerCore
-
Get all defined language configs
- getDataFolder() - Method in interface de.themoep.utils.lang.simple.Languaged
-
Get the folder in which the languaged object stores it's config and data files in
- getDefaultConfig() - Method in class de.themoep.utils.lang.LanguageManagerCore
-
Get the default language config
- getDefaultLocale() - Method in class de.themoep.utils.lang.LanguageManagerCore
-
Get the default locale to use when no special one was specified or the one requested doesn't exist.
- getFolder() - Method in class de.themoep.utils.lang.LanguageManagerCore
-
Get the folder that the language files are in
- getLanguage(T) - Method in interface de.themoep.utils.lang.LanguageProvider
-
Get the language of a sender object
- getLocale() - Method in class de.themoep.utils.lang.LanguageConfig
-
Get the locale that this language config is for
- getLogger() - Method in interface de.themoep.utils.lang.simple.Languaged
-
Get the logger of the languaged object
- getName() - Method in interface de.themoep.utils.lang.simple.Languaged
-
The name of this languaged object.
- getPlaceholderPrefix() - Method in class de.themoep.utils.lang.LanguageManagerCore
-
Get the prefix of placeholders for replacements
- getPlaceholderSuffix() - Method in class de.themoep.utils.lang.LanguageManagerCore
-
Get the suffix of placeholders for replacements
- getProvider() - Method in class de.themoep.utils.lang.LanguageManagerCore
-
Get the specified language provider
- getRawConfig() - Method in class de.themoep.utils.lang.bukkit.BukkitLanguageConfig
-
- getRawConfig() - Method in class de.themoep.utils.lang.bungee.BungeeLanguageConfig
-
- getRawConfig() - Method in class de.themoep.utils.lang.LanguageConfig
-
Get the raw config object
- getRawConfig() - Method in class de.themoep.utils.lang.simple.SimpleLanguageConfig
-
- getResourceAsStream(String) - Method in interface de.themoep.utils.lang.simple.Languaged
-
Get a resource corresponding to this languaged object.
- getResourceFolder() - Method in class de.themoep.utils.lang.LanguageManagerCore
-
Get the path to the folder that contains the default language configs inside of the jar