只读
beta
is只读
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.