Uses of Enum
fr.fuzeblocks.homeplugin.language.Language
Packages that use Language
- 
Uses of Language in fr.fuzeblocks.homeplugin.languageMethods in fr.fuzeblocks.homeplugin.language that return LanguageModifier and TypeMethodDescriptionLanguageManager.getLanguage()Gets language.static LanguageReturns the enum constant of this type with the specified name.static Language[]Language.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in fr.fuzeblocks.homeplugin.language with parameters of type LanguageModifierConstructorDescriptionLanguageManager(Language type, HomePlugin plugin) Instantiates a new Language manager.