Uses of Enum Class
de.simonsator.partyandfriends.utilities.Language
-
Uses of Language in de.simonsator.partyandfriends.main
-
Uses of Language in de.simonsator.partyandfriends.utilities
Modifier 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.ModifierConstructorDescriptionprotected
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)