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

Package org.spongepowered.configurate.yaml

Configuration loader for the YAML 1.1 format.

While by default this loader only declares the YAML 1.1 global tags as supported types, the underlying library is capable of serializing any POJO, and the ConfigurationOptions's native types field can be adjusted to customize output.