nova-parent
Toggle table of contents
0.22.0-RC.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
nova-parent
nova
/
xyz.xenondevs.nova.util.component.adventure
/
StyledElement
/
Object
Object
data
class
Object
(
val
style
:
Style
,
val
contents
:
ObjectContents
)
:
StyledElement
An object component.
Members
Constructors
Object
Link copied to clipboard
constructor
(
style
:
Style
,
contents
:
ObjectContents
)
Properties
contents
Link copied to clipboard
val
contents
:
ObjectContents
style
Link copied to clipboard
open
override
val
style
:
Style
The
Style
associated with this element.