mcutils
Toggle table of contents
main
jvm
Platform filter
jvm
Switch theme
Search in API
mcutils
mcutils
/
tech.aliorpse.mcutils.util
/
Color
/
Custom
Custom
data
class
Custom
(
val
hex
:
String
)
:
Color
Custom colors using hex strings.
Members
Constructors
Custom
Link copied to clipboard
constructor
(
hex
:
String
)
Properties
hex
Link copied to clipboard
open
override
val
hex
:
String
The hexadecimal value representing the color.