Package org.spongepowered.configurate.extra.dfu.v4
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.configurate.extra.dfu.v4
Implementation of DataFixerUpper interfaces for Configurate types.
This version of DataFixerUpper is used in Minecraft 1.16.2 onwards.
This module is also compatible with DataFixerUpper v5, since there were no major API changes.
-
ClassDescriptionImplementation of DataFixerUpper's DynamicOps.Protection level for configuration node accesses through ops instance.A builder for
ConfigurateOps
instances.A transformation that exposes a single DataFixer to a configuration in a friendly way.Builder forDataFixerTransformation
.A bridge between Configurate and DataFixerUpper serialization types.