Package net.swofty.enchantment.impl
Class EnchantmentEfficiency
java.lang.Object
net.swofty.event.value.SkyBlockValueEvent
net.swofty.enchantment.impl.EnchantmentEfficiency
- All Implemented Interfaces:
Ench,EnchFromTable
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.swofty.enchantment.abstr.Ench
Ench.ApplyLevelsNested classes/interfaces inherited from interface net.swofty.enchantment.abstr.EnchFromTable
EnchFromTable.TableLevels -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDescription(int level) intClass<? extends ValueUpdateEvent>voidrun(ValueUpdateEvent event) Methods inherited from class net.swofty.event.value.SkyBlockValueEvent
cacheEvent, callValueUpdateEvent, registerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.swofty.enchantment.abstr.Ench
getSources, getStatistics
-
Constructor Details
-
EnchantmentEfficiency
public EnchantmentEfficiency()
-
-
Method Details
-
getDescription
- Specified by:
getDescriptionin interfaceEnch
-
getLevelsToApply
- Specified by:
getLevelsToApplyin interfaceEnch
-
getGroups
-
getLevelsFromTableToApply
- Specified by:
getLevelsFromTableToApplyin interfaceEnchFromTable
-
getRequiredBookshelfPower
public int getRequiredBookshelfPower()- Specified by:
getRequiredBookshelfPowerin interfaceEnchFromTable
-
getValueEvent
- Specified by:
getValueEventin classSkyBlockValueEvent
-
run
- Specified by:
runin classSkyBlockValueEvent
-