| Name | <ItemTag.enchantment_types> |
| Returns | ListTag(EnchantmentTag) |
| Mechanism | ItemTag.enchantments |
| Description | Returns a list of the types of enchantments on the item. |
| Generated Example | |
| Group | properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemEnchantments.java#L106 |