customModelData

@get:JvmName(name = "customModelData")
abstract val customModelData: Int

The custom model data for the item.

The meaning of this may vary, but it is usually used by resource packs to determine what variant of an item should be displayed, in the case of adding custom items to the game only using a resource pack.