实验性
只读
实验性
slots只读
实验性
type静态
只读
实验性
component实验性
The enchantment interface to be added.
ScriptItemEnchantmentUnknownIdError: Exception thrown if the enchantment type does not exist.
ScriptItemEnchantmentLevelOutOfBoundsError: Exception thrown if the enchantment level is outside the allowable range for the given enchantment type.
ScriptItemEnchantmentTypeNotCompatibleError: Exception thrown if the enchantment is not compatible with the item stack.
EnchantmentLevelOutOfBoundsError
实验性
The list of enchantments to be added.
ScriptItemEnchantmentUnknownIdError: Exception thrown if any enchantment type does not exist.
ScriptItemEnchantmentLevelOutOfBoundsError: Exception thrown if any enchantment level is outside the allowable range for the given enchantment type.
ScriptItemEnchantmentTypeNotCompatibleError: Exception thrown if any enchantment is not compatible with the item stack.
EnchantmentLevelOutOfBoundsError
实验性
The enchantment interface to be added.
Returns true if the enchantment can be added to the item stack.
ScriptItemEnchantmentUnknownIdError: Exception thrown if the enchantment type does not exist.
ScriptItemEnchantmentLevelOutOfBoundsError: Exception thrown if the enchantment level is outside the allowable range for the given enchantment type.
实验性
The enchantment type to get.
Returns the enchantment if it exists on the item stack.
实验性
Returns a list of enchantments on the item stack.
实验性
The enchantment type to check for.
Returns true if the item stack has the enchantment type.
实验性
The enchantment type to remove.
When present on an item, this item can have enchantments applied to it.