JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package net.mezzdev.config.api.value.color
@NullMarked
package
net.mezzdev.config.api.value.color
Represent built-in RGB and ARGB config values.
Related Packages
Package
Description
net.mezzdev.config.api.value
Read and update individual config values.
net.mezzdev.config.api.value.builder
Configure optional config value behavior before adding a value to its category.
net.mezzdev.config.api.value.change
Observe individual and batched config value changes.
net.mezzdev.config.api.value.editor
Inspect saved values and presentation metadata used by config editors.
net.mezzdev.config.api.value.serializer
Serialize, validate, and describe built-in or mod-specific config value types.
All Classes and Interfaces
Enum Classes
Record Classes
Class
Description
ConfigColorFormat
Formats used by
PackedColor
.
PackedColor
A color stored as a packed integer.