Package net.mezzdev.config.api.value.serializer
@NullMarked
package net.mezzdev.config.api.value.serializer
Serialize, validate, and describe built-in or mod-specific config value types.
-
ClassDescriptionDescribes whether the order of entries in a list config value is meaningful.Inclusive lower and upper bounds for a config value.IConfigKeyValueSerializer<T,
K, V> 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.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.