Class IdentifyManager.IdentifyItem

java.lang.Object
studio.magemonkey.codex.manager.LoadableItem
All Implemented Interfaces:
Tiered
Direct Known Subclasses:
IdentifyManager.IdentifyTome, IdentifyManager.UnidentifiedItem
Enclosing class:
IdentifyManager

public abstract class IdentifyManager.IdentifyItem extends LimitedItem
  • Constructor Details

    • IdentifyItem

      public IdentifyItem(@NotNull Divinity plugin, @NotNull studio.magemonkey.codex.config.api.JYML cfg, @NotNull QModuleDrop<?> module)