Package net.mezzdev.config.api.sorting


@NullMarked package net.mezzdev.config.api.sorting
Persist user-defined ordering for values that a mod discovers at runtime.

ISortingConfig is the main interface. Use it when the complete set of values is not known while declaring a schema, such as plugins, recipes, or dynamically registered content. Use ISortingConfigMigrator to import an older order format.