接口 ArmorMaterial

所有已知实现类:
ArmorMaterials

public interface ArmorMaterial
  • 方法详细资料

    • getDurabilityForType

      int getDurabilityForType(ArmorItem.Type pType)
    • getDefenseForType

      int getDefenseForType(ArmorItem.Type pType)
    • getEnchantmentValue

      int getEnchantmentValue()
    • getEquipSound

      SoundEvent getEquipSound()
    • getRepairIngredient

      Ingredient getRepairIngredient()
    • getName

      String getName()
    • getToughness

      float getToughness()
    • getKnockbackResistance

      float getKnockbackResistance()