Uses of Interface
org.bukkit.configuration.serialization.ConfigurationSerializable

Packages that use ConfigurationSerializable 
Package Description
org.bukkit
The root package of the Bukkit API, contains generalized API classes.
org.bukkit.attribute
Classes relevant to attributes.
org.bukkit.block.banner
Classes relevant to banner blocks.
org.bukkit.configuration
Classes dedicated to handling a plugin's runtime configuration.
org.bukkit.configuration.serialization
Classes dedicated to being able to perform serialization specialized for the Bukkit configuration implementation.
org.bukkit.entity
Interfaces for non-voxel objects that can exist in a world, including all players, monsters, projectiles, etc.
org.bukkit.inventory
Classes involved in manipulating player inventories and item interactions.
org.bukkit.inventory.meta
The interfaces used when manipulating extra data can can be stored inside item stacks.
org.bukkit.potion
Classes to represent various potion properties and manipulation.
org.bukkit.util
Multi and single purpose classes to facilitate various programmatic concepts.