Uses of Enum Class
net.guizhanss.guizhanlib.updater.LocaleKey
Packages that use LocaleKey
Package
Description
The updater module provides auto-update feature to your plugin.
-
Uses of LocaleKey in net.guizhanss.guizhanlib.updater
Methods in net.guizhanss.guizhanlib.updater that return LocaleKeyModifier and TypeMethodDescriptionstatic LocaleKeyReturns the enum constant of this class with the specified name.static LocaleKey[]LocaleKey.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.guizhanss.guizhanlib.updater with parameters of type LocaleKeyModifier and TypeMethodDescriptionAbstractGuizhanBuildsUpdater.getLocalizedString(LocaleKey key) Get localizedString.voidCall the logger of plugin.voidCall the logger of plugin.