Class FortifyManager.FortifyItem

java.lang.Object
studio.magemonkey.codex.manager.LoadableItem
All Implemented Interfaces:
Tiered
Enclosing class:
FortifyManager

public class FortifyManager.FortifyItem extends LimitedItem
  • Constructor Details

    • FortifyItem

      public FortifyItem(@NotNull Divinity plugin, @NotNull studio.magemonkey.codex.config.api.JYML cfg)
  • Method Details

    • isApplicable

      public boolean isApplicable(@NotNull QModuleDrop<?> e)
    • getFortifyRateByLevel

      public int getFortifyRateByLevel(int lvl)
    • build

      @NotNull protected org.bukkit.inventory.ItemStack build(int lvl, int uses)
      Overrides:
      build in class LimitedItem