@SideOnly(Side.CLIENT)
 /** Returns the icon index on items.png that is used as background image of the slot. */
 public IIcon getBackgroundIconIndex() {
   return ItemArmor.func_94602_b(this.armorType);
 }