Name | <ItemTag.custom_model_data> |
Returns | ElementTag(Number) |
Mechanism | ItemTag.custom_model_data |
Description | Returns the custom model data ID number of the item.
This tag is invalid for items that do not have a custom model data ID. Also see ItemTag.has_custom_model_data. |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemCustomModel.java#L61 |