Package org.bukkit.configuration.serialization
package org.bukkit.configuration.serialization
Classes dedicated to being able to perform serialization specialized for
the Bukkit
configuration
implementation.-
ClassDescriptionRepresents an object that may be serialized.Utility class for storing and retrieving classes for
Configuration
.Applies to aConfigurationSerializable
that will delegate all deserialization to anotherConfigurationSerializable
.Represents an "alias" that aConfigurationSerializable
may be stored as.