All Classes and Interfaces

Class
Description
Formats used by PackedColor.
Describes whether the order of entries in a list config value is meaningful.
Describes the outcome of a registered legacy config migration.
Entry point for registering configs with MezzConfig.
Describes who owns a config schema and how its active values are selected.
Hints how config editors should save edits for a config value.
Inclusive lower and upper bounds for a config value.
Defines when a saved config value becomes effective.
Describes one setting before and after an applied change.
Queues related setting changes for IConfigSchema.batchUpdate(Consumer).
A named group of values stored together in a config file.
Declares the settings stored in one config category.
Describes a visual group that config screens can use to present related values.
Identifies a config-screen category while a schema is being declared.
Lets config editors treat a mod-specific value as separately editable key and value components.
Describes a list whose elements config editors can validate, add, remove, or reorder individually.
Imports converted legacy settings without exposing MezzConfig's file format.
Reports the final outcome of a registered legacy migration.
Imports a config file from the format a mod used before adopting MezzConfig.
Creates config schemas and persistent sort orders for one mod.
Provides runtime access to a group of config values stored and activated together.
Declares the settings stored in one config file or synchronized as one server config.
Provides runtime access to one config setting.
Reacts to related config value changes after the complete batch is available.
Configures optional behavior before adding a value to its category.
Reacts when one config value changes.
Provides the saved state, identity, presentation metadata, and listener hooks needed by config editors.
Teaches MezzConfig how to store, validate, and describe a mod-specific value type.
Reports whether a custom serializer could use stored text and what was wrong with it.
Stores a user's preferred order for values discovered at runtime.
Supplies a converted legacy order to a sorting config.
Imports a saved order from the format a mod used before adopting a MezzConfig sorting config.
A color stored as a packed integer.