Uses of Package
org.bukkit.potion
-
Packages that use org.bukkit.potion Package Description org.bukkit.block Classes used to manipulate the voxels in aworld
, including special states.org.bukkit.entity Interfaces for non-voxel objects that can exist in aworld
, including all players, monsters, projectiles, etc.org.bukkit.event.entity org.bukkit.inventory.meta The interfaces used when manipulating extra data can can be stored insideitem stacks
.org.bukkit.potion Classes to represent variouspotion
properties and manipulation. -
Classes in org.bukkit.potion used by org.bukkit.block Class Description PotionEffect Represents a potion effect, that can be added to aLivingEntity
.PotionEffectType Represents a type of potion and its effect on an entity. -
Classes in org.bukkit.potion used by org.bukkit.entity Class Description PotionData PotionEffect Represents a potion effect, that can be added to aLivingEntity
.PotionEffectType Represents a type of potion and its effect on an entity. -
Classes in org.bukkit.potion used by org.bukkit.event.entity Class Description PotionEffect Represents a potion effect, that can be added to aLivingEntity
.PotionEffectType Represents a type of potion and its effect on an entity. -
Classes in org.bukkit.potion used by org.bukkit.inventory.meta Class Description PotionData PotionEffect Represents a potion effect, that can be added to aLivingEntity
.PotionEffectType Represents a type of potion and its effect on an entity. -
Classes in org.bukkit.potion used by org.bukkit.potion Class Description Potion Deprecated.PotionBrewer Represents a brewer that can createPotionEffect
s.PotionEffect Represents a potion effect, that can be added to aLivingEntity
.PotionEffectType Represents a type of potion and its effect on an entity.PotionType This enum reflects and matches each potion state that can be obtained from the Creative mode inventory