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