Interface IItemTier

  • All Known Implementing Classes:
    ItemTier

    public interface IItemTier
    • Method Detail

      • getUses

        int getUses()
      • getSpeed

        float getSpeed()
      • getAttackDamageBonus

        float getAttackDamageBonus()
      • getLevel

        int getLevel()
      • getEnchantmentValue

        int getEnchantmentValue()
      • getRepairIngredient

        Ingredient getRepairIngredient()