Uses of Enum Class
ovh.mythmc.gestalt.features.FeaturePriority
Packages that use FeaturePriority
-
Uses of FeaturePriority in ovh.mythmc.gestalt
Methods in ovh.mythmc.gestalt with parameters of type FeaturePriorityModifier and TypeMethodDescriptionGestalt.getByPriority(@NotNull FeaturePriority priority) Returns all registered feature classes with the givenFeaturePriority. -
Uses of FeaturePriority in ovh.mythmc.gestalt.features
Methods in ovh.mythmc.gestalt.features that return FeaturePriorityModifier and TypeMethodDescriptionstatic FeaturePriorityReturns the enum constant of this class with the specified name.static FeaturePriority[]FeaturePriority.values()Returns an array containing the constants of this enum class, in the order they are declared.