Uses of Enum
me.ulrich.koth.data.KothEnum.ProximityType
Packages that use KothEnum.ProximityType
-
Uses of KothEnum.ProximityType in me.ulrich.koth.data
Methods in me.ulrich.koth.data that return KothEnum.ProximityTypeModifier and TypeMethodDescriptionProximitySettings.getType()static KothEnum.ProximityTypeReturns the enum constant of this type with the specified name.static KothEnum.ProximityType[]KothEnum.ProximityType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in me.ulrich.koth.data with parameters of type KothEnum.ProximityTypeConstructors in me.ulrich.koth.data with parameters of type KothEnum.ProximityType -
Uses of KothEnum.ProximityType in me.ulrich.koth.manager
Methods in me.ulrich.koth.manager with parameters of type KothEnum.ProximityTypeModifier and TypeMethodDescriptionbooleanKothManager.changeTypeProximity(UUID kothUUID, KothEnum.ProximityType newvalue)