Package com.binaris.wizardry.api.content.item


package com.binaris.wizardry.api.content.item
  • Class
    Description
    Base class for artifact items.
    This is used for filtering only
    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.