toggle menu
nova-parent
0.18-alpha.13
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.resources.builder.data
/
TintSource
/
CustomModelData
Custom
Model
Data
@
Serializable
@
SerialName
(
value
=
"minecraft:custom_model_data"
)
class
CustomModelData
(
val
default
:
Color
,
val
index
:
Int
=
0
)
:
TintSource
Members
Constructors
Custom
Model
Data
Link copied to clipboard
constructor
(
default
:
Color
,
index
:
Int
=
0
)
Properties
default
Link copied to clipboard
val
default
:
Color
index
Link copied to clipboard
val
index
:
Int
=
0