Class DataFixerTransformation

java.lang.Object
org.spongepowered.configurate.extra.dfu.v3.DataFixerTransformation
All Implemented Interfaces:
ConfigurationTransformation, ConfigurationTransformation.Versioned

A transformation that exposes a single DataFixer to a configuration in a friendly way.

Because Configurate does not have a schema model and DFU does, this transformation works by explicitly providing a mapping between configurate node paths and DFU TypeReferences.

Since:
4.0.0