Uses of Enum Class
de.simonsator.partyandfriends.utilities.Language
Packages that use Language
-
Uses of Language in de.simonsator.partyandfriends.main
Methods in de.simonsator.partyandfriends.main that return Language -
Uses of Language in de.simonsator.partyandfriends.utilities
Fields in de.simonsator.partyandfriends.utilities declared as LanguageMethods in de.simonsator.partyandfriends.utilities that return LanguageModifier and TypeMethodDescriptionstatic Language
Returns the enum constant of this class with the specified name.static Language[]
Language.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in de.simonsator.partyandfriends.utilities with parameters of type LanguageModifierConstructorDescriptionprotected
LanguageConfiguration
(Language pLanguage, File pFile) Deprecated.protected
LanguageConfiguration
(Language pLanguage, File pFile, PAFPluginBase pPlugin) protected
LanguageConfiguration
(Language pLanguage, File pFile, PAFPluginBase pPlugin, boolean supportHexColors) protected
LanguageConfiguration
(Language pLanguage, File pFile, net.md_5.bungee.api.plugin.Plugin pPlugin) Deprecated.MessagesLoader
(Language pLanguage, boolean useCustomMessages, File pFile, PAFPluginBase pPlugin)