Class SwordStatsConfig.SwordTier

java.lang.Object
net.darkhax.msmlegacy.config.SwordStatsConfig.SwordTier
All Implemented Interfaces:
net.minecraft.world.item.Tier
Enclosing class:
SwordStatsConfig

public static class SwordStatsConfig.SwordTier extends Object implements net.minecraft.world.item.Tier
  • Constructor Details

  • Method Details

    • getUses

      public int getUses()
      Specified by:
      getUses in interface net.minecraft.world.item.Tier
    • getSpeed

      public float getSpeed()
      Specified by:
      getSpeed in interface net.minecraft.world.item.Tier
    • getAttackDamageBonus

      public float getAttackDamageBonus()
      Specified by:
      getAttackDamageBonus in interface net.minecraft.world.item.Tier
    • getLevel

      public int getLevel()
      Specified by:
      getLevel in interface net.minecraft.world.item.Tier
    • getEnchantmentValue

      public int getEnchantmentValue()
      Specified by:
      getEnchantmentValue in interface net.minecraft.world.item.Tier
    • getRepairIngredient

      public net.minecraft.world.item.crafting.Ingredient getRepairIngredient()
      Specified by:
      getRepairIngredient in interface net.minecraft.world.item.Tier