Package org.bukkit.configuration.serialization
Classes dedicated to being able to perform serialization specialized for
 the Bukkit 
configuration
 implementation.- 
Interface Summary Interface Description ConfigurationSerializable Represents an object that may be serialized.
- 
Class Summary Class Description ConfigurationSerialization Utility class for storing and retrieving classes forConfiguration.
- 
Annotation Types Summary Annotation Type Description DelegateDeserialization Applies to aConfigurationSerializablethat will delegate all deserialization to anotherConfigurationSerializable.SerializableAs Represents an "alias" that aConfigurationSerializablemay be stored as.