@minecraft/server / Enchantment
Interface: Enchantment ​
Defined in: @minecraft/server/index.d.ts:23086
This interface represents a specific leveled enchantment that is applied to an item.
Properties ​
level ​
level:
number
Defined in: @minecraft/server/index.d.ts:23092
Remarks ​
The level of this enchantment instance.
type ​
type:
EnchantmentType
Defined in: @minecraft/server/index.d.ts:23098
Remarks ​
The enchantment type of this instance.