Uses of Enum Class
org.bukkit.potion.PotionEffectTypeCategory
Packages that use PotionEffectTypeCategory
-
Uses of PotionEffectTypeCategory in org.bukkit.potion
Methods in org.bukkit.potion that return PotionEffectTypeCategoryModifier and TypeMethodDescriptionabstract @NotNull PotionEffectTypeCategoryPotionEffectType.getCategory()Returns thecategoryof this effect type.static PotionEffectTypeCategoryReturns 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.