Uses of Enum Class
org.bukkit.potion.PotionEffectTypeCategory
-
Uses of PotionEffectTypeCategory in org.bukkit.potion
Modifier and TypeMethodDescriptionabstract @NotNull PotionEffectTypeCategory
PotionEffectType.getCategory()
Returns thecategory
of this effect type.static PotionEffectTypeCategory
Returns the enum constant of this class with the specified name.static PotionEffectTypeCategory[]
PotionEffectTypeCategory.values()
Returns an array containing the constants of this enum class, in the order they are declared.