Uses of Enum Class
dev.majek.hexnicks.config.ConfigType
Package
Description
Configuration for the plugin including Json and SQL configuration managers.
-
Uses of ConfigType in dev.majek.hexnicks.config
Modifier and TypeMethodDescriptionstatic ConfigType
Returns the enum constant of this class with the specified name.static ConfigType[]
ConfigType.values()
Returns an array containing the constants of this enum class, in the order they are declared.