Package net.mezzdev.config.api.schema.builder
@NullMarked
package net.mezzdev.config.api.schema.builder
Declare schemas, categories, and their config values.
Obtain a schema builder from IConfigRegistration, then follow the returned builders until every value and the
schema have been built.
-
InterfacesClassDescriptionDeclares the settings stored in one config category.Identifies a config-screen category while a schema is being declared.Declares the settings stored in one config file or synchronized as one server config.