Package com.binaris.wizardry.api.content.item
package com.binaris.wizardry.api.content.item
-
ClassDescriptionBase class for artifact items.This is used for filtering onlyOffers a template for spell casting items to handle the base spell casting logic, cooldown, spell selection, cast verification and spell casting.Interface to mirror allow items to add/remove entity attributes dynamically based on the item stackExposing helper methods to define how to obtain/set the damage/max-damage for an item, especially used to avoid item destruction in normal cases.Interface for items that have an associated element value.Interface for items that have an associated tier value.