Package net.swofty.enchantment.impl
Class EnchantmentSharpness
java.lang.Object
net.swofty.enchantment.impl.EnchantmentSharpness
- All Implemented Interfaces:
Ench
,EnchFromTable
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.swofty.enchantment.abstr.Ench
Ench.ApplyLevels
Nested classes/interfaces inherited from interface net.swofty.enchantment.abstr.EnchFromTable
EnchFromTable.TableLevels
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.swofty.enchantment.abstr.Ench
getSources, getStatistics
-
Field Details
-
increases
public static final int[] increases
-
-
Constructor Details
-
EnchantmentSharpness
public EnchantmentSharpness()
-
-
Method Details
-
getDescription
- Specified by:
getDescription
in interfaceEnch
-
getLevelsToApply
- Specified by:
getLevelsToApply
in interfaceEnch
-
getGroups
-
getLevelsFromTableToApply
- Specified by:
getLevelsFromTableToApply
in interfaceEnchFromTable
-
getRequiredBookshelfPower
public int getRequiredBookshelfPower()- Specified by:
getRequiredBookshelfPower
in interfaceEnchFromTable
-