예제 #1
0
  public void registerIcons(IconRegister par1IconRegister) {
    super.registerIcons(par1IconRegister);

    if (this.material == EnumArmorMaterial.CLOTH) {
      this.field_94605_cw = par1IconRegister.registerIcon(field_94606_cu[this.armorType]);
    }

    this.field_94604_cx = par1IconRegister.registerIcon(field_94603_a[this.armorType]);
  }