Uses of Annotation Interface
org.bukkit.configuration.serialization.SerializableAs
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes relevant to banner blocks.
Classes relevant to mob spawners.
Classes to represent various
potion
properties and manipulation.Multi and single purpose classes to facilitate various programmatic
concepts.
-
Uses of SerializableAs in org.bukkit
Modifier and TypeClassDescriptionfinal class
A container for a color palette.final class
Represents a single firework effect. -
Uses of SerializableAs in org.bukkit.block.banner
-
Uses of SerializableAs in org.bukkit.block.spawner
Modifier and TypeClassDescriptionclass
Represents a spawn rule that controls what conditions an entity from a monster spawner can spawn. -
Uses of SerializableAs in org.bukkit.potion
Modifier and TypeClassDescriptionclass
Represents a potion effect, that can be added to aLivingEntity
. -
Uses of SerializableAs in org.bukkit.util
Modifier and TypeClassDescriptionclass
A vector with a hash function that floors the X, Y, Z components, a la BlockVector in WorldEdit.class
A mutable axis aligned bounding box (AABB).class
Represents a mutable vector.