} } public void func_73267_a(DataInputStream p_73267_1_) throws IOException { this.field_73579_a = func_73282_a(p_73267_1_, 32); this.field_73577_b = p_73267_1_.readInt(); this.field_73578_c = p_73267_1_.readInt(); this.field_73575_d = p_73267_1_.readInt(); this.field_73576_e = p_73267_1_.readFloat(); this.field_73574_f = p_73267_1_.readUnsignedByte(); } public void func_73273_a(DataOutputStream p_73273_1_) throws IOException { func_73271_a(this.field_73579_a, p_73273_1_); p_73273_1_.writeInt(this.field_73577_b); p_73273_1_.writeInt(this.field_73578_c); p_73273_1_.writeInt(this.field_73575_d); p_73273_1_.writeFloat(this.field_73576_e); p_73273_1_.writeByte(this.field_73574_f);