Uses of Enum Class
org.bukkit.potion.PotionEffectType.Category
Packages that use PotionEffectType.Category
- 
Uses of PotionEffectType.Category in org.bukkit.potionMethods in org.bukkit.potion that return PotionEffectType.CategoryModifier and TypeMethodDescriptionabstract PotionEffectType.CategoryPotionEffectType.getEffectCategory()Gets the category of this effectPotionEffectTypeWrapper.getEffectCategory()Deprecated, for removal: This API element is subject to removal in a future version.static PotionEffectType.CategoryReturns 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.