api
a9eff54633
jvm
api
/
org.kryptonmc.api.item.meta
/
ItemMetaBuilder
/
customModelData
custom
Model
Data
@
Contract
(
value
=
"_ -> this"
,
mutates
=
"this"
)
abstract
fun
customModelData
(
data
:
Int
)
:
B
Sets the custom model data for the item to the given
data
.
Return
this builder
Parameters
data
the custom model data