Uses of Annotation Interface
org.bukkit.configuration.serialization.SerializableAs
Packages that use 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
Classes in org.bukkit with annotations of type SerializableAsModifier and TypeClassDescriptionfinal class
A container for a color palette.final class
Represents a single firework effect. -
Uses of SerializableAs in org.bukkit.block.banner
Classes in org.bukkit.block.banner with annotations of type SerializableAs -
Uses of SerializableAs in org.bukkit.block.spawner
Classes in org.bukkit.block.spawner with annotations of type SerializableAsModifier 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
Classes in org.bukkit.potion with annotations of type SerializableAsModifier and TypeClassDescriptionclass
Represents a potion effect, that can be added to aLivingEntity
. -
Uses of SerializableAs in org.bukkit.util
Classes in org.bukkit.util with annotations of type SerializableAsModifier 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.