Package | Description |
---|---|
org.bukkit |
More generalized classes in the API.
|
org.bukkit.block.banner | |
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 and Description |
---|---|
class |
Color
A container for a color palette.
|
class |
FireworkEffect
Represents a single firework effect.
|
Modifier and Type | Class and Description |
---|---|
class |
Pattern |
Modifier and Type | Class and Description |
---|---|
class |
PotionEffect
Represents a potion effect, that can be added to a
LivingEntity . |
Modifier and Type | Class and Description |
---|---|
class |
BlockVector
A vector with a hash function that floors the X, Y, Z components, a la
BlockVector in WorldEdit.
|
class |
Vector
Represents a mutable vector.
|
Copyright © 2021. All rights reserved.