Uses of Enum
me.ulrich.koth.data.KothEnum.GeneralSettingsType
Packages that use KothEnum.GeneralSettingsType
-
Uses of KothEnum.GeneralSettingsType in me.ulrich.koth.data
Methods in me.ulrich.koth.data that return KothEnum.GeneralSettingsTypeModifier and TypeMethodDescriptionstatic KothEnum.GeneralSettingsTypeReturns the enum constant of this type with the specified name.static KothEnum.GeneralSettingsType[]KothEnum.GeneralSettingsType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of KothEnum.GeneralSettingsType in me.ulrich.koth.manager
Methods in me.ulrich.koth.manager with parameters of type KothEnum.GeneralSettingsTypeModifier and TypeMethodDescriptionbooleanKothManager.changeSettingsKoth(UUID kothUUID, KothEnum.GeneralSettingsType allowwithoutgroup, boolean value)