//
project
/
dev.jaims.mcutils.bukkit.item
/
ItemBuilder
/
addEnchantment
jvm
addEnchantment
Add a single enchantment to an item
Return
an
ItemBuilder
Parameters
level
the level of the enchantment
newenchantment
the
org.bukkit.enchantments.Enchantment
to add
fun
addEnchantment
(newenchantment:
Enchantment
, level:
Int
):
ItemBuilder
Content copied to clipboard