Uses of Package
org.bukkit.potion
Packages that use org.bukkit.potion
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes used to manipulate the voxels in a
world
,
including special states.Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.The interfaces used when manipulating extra data can can be stored inside
item stacks
.Classes to represent various
potion
properties and manipulation.-
Classes in org.bukkit.potion used by org.bukkitClassDescriptionThis enum reflects and matches each potion state that can be obtained from the Creative mode inventoryDeprecated.Do not use, interface will get removed, and the plugin won't run
-
Classes in org.bukkit.potion used by org.bukkit.blockClassDescriptionRepresents a potion effect, that can be added to a
LivingEntity
.Represents a type of potion and its effect on an entity. -
Classes in org.bukkit.potion used by org.bukkit.entityClassDescriptionDeprecated.Upgraded / extended potions are now their own
PotionType
use them instead.Represents a potion effect, that can be added to aLivingEntity
.Represents a type of potion and its effect on an entity.This enum reflects and matches each potion state that can be obtained from the Creative mode inventory -
Classes in org.bukkit.potion used by org.bukkit.event.entityClassDescriptionRepresents a potion effect, that can be added to a
LivingEntity
.Represents a type of potion and its effect on an entity. -
Classes in org.bukkit.potion used by org.bukkit.inventory.metaClassDescriptionDeprecated.Upgraded / extended potions are now their own
PotionType
use them instead.Represents a potion effect, that can be added to aLivingEntity
.Represents a type of potion and its effect on an entity.This enum reflects and matches each potion state that can be obtained from the Creative mode inventory -
Classes in org.bukkit.potion used by org.bukkit.potionClassDescriptionDeprecated.Represents a brewer that can create
PotionEffect
s.Represents a potion effect, that can be added to aLivingEntity
.Represents a type of potion and its effect on an entity.This enum reflects and matches each potion state that can be obtained from the Creative mode inventory