ConfigEditorColour

Used for colours. The field associated with this option may only be of type String.

To interpret the String value see forLegacyString. You can use a Property and map for more ergonomic use. To create a default value use special.

In the future, ChromaColour may also be used as a field type.

Functions

Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String