| Package | Description | 
|---|---|
| org.bukkit | 
 More generalized classes in the API. 
 | 
| org.bukkit.block.banner | 
 Classes relevant to banner blocks. 
 | 
| org.bukkit.potion | 
 Classes to represent various  
potion
 properties and manipulation. | 
| org.bukkit.util | 
 Multi and single purpose classes to facilitate various programmatic
 concepts. 
 | 
| Modifier and Type | Class | Description | 
|---|---|---|
class  | 
Color | 
 A container for a color palette. 
 | 
class  | 
FireworkEffect | 
 Represents a single firework effect. 
 | 
| Modifier and Type | Class | Description | 
|---|---|---|
class  | 
Pattern | 
| Modifier and Type | Class | Description | 
|---|---|---|
class  | 
PotionEffect | 
 Represents a potion effect, that can be added to a  
LivingEntity. | 
| Modifier and Type | Class | Description | 
|---|---|---|
class  | 
BlockVector | 
 A vector with a hash function that floors the X, Y, Z components, a la
 BlockVector in WorldEdit. 
 | 
class  | 
BoundingBox | 
 A mutable axis aligned bounding box (AABB). 
 | 
class  | 
Vector | 
 Represents a mutable vector. 
 | 
Copyright © 2020. All rights reserved.