Uses of Enum Class
net.fateuhc.plugin.api.configuration.ConfigType
Packages that use ConfigType
-
Uses of ConfigType in net.fateuhc.plugin.api.configuration
Fields in net.fateuhc.plugin.api.configuration declared as ConfigTypeMethods in net.fateuhc.plugin.api.configuration that return ConfigTypeModifier and TypeMethodDescriptionstatic ConfigTypeReturns 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. -
Uses of ConfigType in net.fateuhc.plugin.api.data
Methods in net.fateuhc.plugin.api.data that return ConfigTypeModifier and TypeMethodDescriptionConfigData.getConfigType()What is the config type of the config option?