ToolAPI.EnchantData
Index
Properties
allsince: 2.2.1b106
Type declaration
[id number]: number
efficiency
Specifies the level of Efficiency enchantment, or 0 if the item
doesn't have this enchant.
experience
Specifies the amount of additional experience that is dropped when player breaks block with specified item.
fortune
Specifies the level of Fortune enchantment, or 0 if the item doesn't
have this enchant.
silk
If true, the item has Silk Touch enchantment.
unbreaking
Specifies the level of Unbreaking enchantment, or 0 if the item
doesn't have this enchant.
Object containing some of the enchants that are used to calculate block destroy time.