Package com.binaris.wizardry.api.content.item
package com.binaris.wizardry.api.content.item
-
ClassDescriptionBase class for artifact items.Interface for items that have an associated element value.This helps items to hold and cast spells that could be consumables (like scrolls) or they may be durability-based (like wands), it could also handle custom behaviours outside the mod like items that are special for certain spells, unlock new modifiers, exclusive effects and much more.Interface for items that have an associated tier value.