MoulConfig
Toggle table of contents
9999.9999.9999+16fcc03
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MoulConfig
common
/
io.github.notenoughupdates.moulconfig.common.text
/
StructuredStyle
/
withColour
with
Colour
@
NotNull
open
fun
withColour
(
@
NotNull
colour
:
@
NotNull
DefaultFormattingColour
)
:
@
NotNull
StructuredStyle
(
source
)
@
NotNull
abstract
fun
withColour
(
rgb
:
Int
)
:
@
NotNull
StructuredStyle
(
source
)