Index
All Classes|All Packages|Deprecated API
C
- canEnchantItem(ItemStack) - Method in class me.manossef.api.wrappers.EnchantmentWrapper
-
Returns false since custom enchantments cannot be obtained through the enchanting table.
- conflictsWith(Enchantment) - Method in class me.manossef.api.wrappers.EnchantmentWrapper
-
Returns false since the
ItemStack.addUnsafeEnchantment(Enchantment, int)
method is to be used in order to add custom enchantments to items. - CustomEnchantment - Class in me.manossef.api.wrappers
-
This class contains the methods that register the custom enchantments to
Enchantment
. - CustomEnchantment() - Constructor for class me.manossef.api.wrappers.CustomEnchantment
All Classes|All Packages|Deprecated API