Exemplo n.º 1
0
 /** Returns the durability for a armor slot of for this type. */
 public int getDurability(int par1) {
   return ItemArmor.getMaxDamageArray()[par1] * this.maxDamageFactor;
 }
 public int func_78046_a(int p_78046_1_) {
   return ItemArmor.func_77877_c()[p_78046_1_] * field_78048_f;
 }