![]() |
Bukkit
1.4.7-R1.0
|
Applies to a ConfigurationSerializable that will delegate all deserialization to another ConfigurationSerializable. More...
Public Member Functions | |
| Class<?extends ConfigurationSerializable > | value () |
| Which class should be used as a delegate for this classes deserialization. | |
Applies to a ConfigurationSerializable that will delegate all deserialization to another ConfigurationSerializable.
Definition at line 14 of file DelegateDeserialization.java.
| Class<? extends ConfigurationSerializable> org.bukkit.configuration.serialization.DelegateDeserialization.value | ( | ) |
Which class should be used as a delegate for this classes deserialization.
Referenced by org.bukkit.configuration.serialization.ConfigurationSerialization.getAlias().