JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Constructors
Methods
Method
Description
me.manossef.api.wrappers.EnchantmentWrapper.isCursed()
According to the spigot API javadoc, cursed enchantments are no longer special.
Constructors
Constructor
Description
me.manossef.api.wrappers.EnchantmentWrapper(String, String, int, int, EnchantmentTarget, boolean, boolean)
This constructor uses isCursed, which makes no difference.