Uses of Enum Class
com.winterhavenmc.library.messagebuilder.resources.language.LanguageSetting
Packages that use LanguageSetting
Package
Description
This package encapsulates the handling and querying of a language resource.
-
Uses of LanguageSetting in com.winterhavenmc.library.messagebuilder.resources.language
Methods in com.winterhavenmc.library.messagebuilder.resources.language that return LanguageSettingModifier and TypeMethodDescriptionstatic LanguageSetting
Returns the enum constant of this class with the specified name.static LanguageSetting[]
LanguageSetting.values()
Returns an array containing the constants of this enum class, in the order they are declared.