| Package | Description | 
|---|---|
| net.minecraftforge.common | 
| Modifier and Type | Method and Description | 
|---|---|
| ISpecialArmor.ArmorProperties | ISpecialArmor.ArmorProperties. copy() | 
| ISpecialArmor.ArmorProperties | ISpecialArmor. getProperties(EntityLivingBase player,
             ItemStack armor,
             DamageSource source,
             double damage,
             int slot)Retrieves the modifiers to be used when calculating armor damage. | 
| Modifier and Type | Method and Description | 
|---|---|
| int | ISpecialArmor.ArmorProperties. compareTo(ISpecialArmor.ArmorProperties o) | 
| private static void | ISpecialArmor.ArmorProperties. StandardizeList(ISpecialArmor.ArmorProperties[] armor,
               double damage)Sorts and standardizes the distribution of damage over armor. |