Uses of Enum Class
org.bukkit.potion.PotionEffectType.Category
Packages that use PotionEffectType.Category
-
Uses of PotionEffectType.Category in org.bukkit.potion
Methods in org.bukkit.potion that return PotionEffectType.CategoryModifier and TypeMethodDescriptionabstract PotionEffectType.Category
PotionEffectType.getEffectCategory()
Gets the category of this effectPotionEffectTypeWrapper.getEffectCategory()
Deprecated.static PotionEffectType.Category
Returns the enum constant of this class with the specified name.static PotionEffectType.Category[]
PotionEffectType.Category.values()
Returns an array containing the constants of this enum class, in the order they are declared.