Package org.bukkit.potion


package org.bukkit.potion
Classes to represent various potion properties and manipulation.
  • Class
    Description
    Used to manage custom PotionMixs.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Upgraded / extended potions are now their own PotionType use them instead.
    Represents a potion effect, that can be added to a LivingEntity.
    Represents a type of potion and its effect on an entity.
    Category of PotionEffectTypes
    Represents a category of PotionEffectType and its effect on an entity.
    Deprecated, for removal: This API element is subject to removal in a future version.
    only for backwards compatibility, PotionEffectTypeWrapper is no longer used.
    This enum reflects and matches each potion state that can be obtained from the Creative mode inventory
    Deprecated, for removal: This API element is subject to removal in a future version.
    Do not use, interface will get removed, and the plugin won't run