Uses of Package
org.bukkit.potion

Packages that use org.bukkit.potion
org.bukkit.entity Interfaces for non-voxel objects that can exist in a world, including all players, monsters, projectiles, etc. 
org.bukkit.inventory.meta The interfaces used when manipulating extra data can can be stored inside item stacks
org.bukkit.potion Classes to represent various potion properties and manipulation. 
 

Classes in org.bukkit.potion used by org.bukkit.entity
PotionEffect
          Represents a potion effect, that can be added to a LivingEntity.
PotionEffectType
          Represents a type of potion and its effect on an entity.
 

Classes in org.bukkit.potion used by org.bukkit.inventory.meta
PotionEffect
          Represents a potion effect, that can be added to a LivingEntity.
PotionEffectType
          Represents a type of potion and its effect on an entity.
 

Classes in org.bukkit.potion used by org.bukkit.potion
Potion
          Represents a minecraft potion
Potion.Tier
          Deprecated. 
PotionBrewer
          Represents a brewer that can create PotionEffects.
PotionEffect
          Represents a potion effect, that can be added to a LivingEntity.
PotionEffectType
          Represents a type of potion and its effect on an entity.
PotionType
           
 



Copyright © 2014. All rights reserved.