@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)

Package org.spongepowered.configurate.transformation

Configuration tree transformations

Transformations in this package can be used to evolve a configuration structure over time. Builders are in the ConfigurationTransformation class, and provide simple, chained, and versioned transformations for any node.