Package org.bukkit.potion


package org.bukkit.potion
Classes to represent various potion properties and manipulation.
  • Class
    Description
    Represents a brewer that can create PotionEffects.
    Represents a potion effect, that can be added to a LivingEntity.
    Represents a type of potion and its effect on an entity.
    Deprecated.
    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.
    Do not use, interface will get removed, and the plugin won't run