| Interface | Description | 
|---|---|
| ConfigSerialization.Serializer | |
| ConfigSerialization.StringSerializable | |
| PostLoadable | The PostLoadable interface allows objects to have a postLoad method which will be executed after loading it from configuration. | 
| ValueClassSelector | ValueClassSelector is a special ability for keys for being able to choose the type of their values. | 
| Annotation Type | Description | 
|---|---|
| ConfigSerialization.ConfigOptions |