Class GemManager.Gem

All Implemented Interfaces:
Tiered
Enclosing class:
GemManager

public class GemManager.Gem extends SocketItem
  • Constructor Details

    • Gem

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

    • getBonusMap

      @Nullable public BonusMap getBonusMap(int lvl)
    • build

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