Uses of Annotation Type
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 to represent various 
potion
 properties and manipulation.Multi and single purpose classes to facilitate various programmatic
 concepts.
- 
Uses of SerializableAs in org.bukkitClasses in org.bukkit with annotations of type SerializableAsModifier and TypeClassDescriptionfinal classA container for a color palette.final classRepresents a single firework effect.
- 
Uses of SerializableAs in org.bukkit.block.bannerClasses in org.bukkit.block.banner with annotations of type SerializableAs
- 
Uses of SerializableAs in org.bukkit.potionClasses in org.bukkit.potion with annotations of type SerializableAsModifier and TypeClassDescriptionclassRepresents a potion effect, that can be added to aLivingEntity.
- 
Uses of SerializableAs in org.bukkit.utilClasses in org.bukkit.util with annotations of type SerializableAsModifier and TypeClassDescriptionclassA vector with a hash function that floors the X, Y, Z components, a la BlockVector in WorldEdit.classA mutable axis aligned bounding box (AABB).classRepresents a mutable vector.