Package net.mezzdev.config.api.schema
@NullMarked
package net.mezzdev.config.api.schema
Inspect and atomically update config schemas.
IConfigSchema is the main runtime interface. Declare schemas through schema
builders, and use the child packages for category discovery and batch updates.
-
ClassDescriptionDescribes who owns a config schema and how its active values are selected.Provides runtime access to a group of config values stored and activated together.