コード例 #1
0
 public void func_148840_b(PacketBuffer p_148840_1_) throws IOException {
   super.func_148840_b(p_148840_1_);
   p_148840_1_.writeByte(this.field_149072_b);
   p_148840_1_.writeByte(this.field_149073_c);
   p_148840_1_.writeByte(this.field_149070_d);
   p_148840_1_.writeBoolean(this.field_179743_g);
 }
コード例 #2
0
 public void func_148837_a(PacketBuffer p_148837_1_) throws IOException {
   super.func_148837_a(p_148837_1_);
   this.field_149072_b = p_148837_1_.readByte();
   this.field_149073_c = p_148837_1_.readByte();
   this.field_149070_d = p_148837_1_.readByte();
   this.field_179743_g = p_148837_1_.readBoolean();
 }
コード例 #3
0
 // $FF: synthetic method
 // $FF: bridge method
 public void func_148833_a(INetHandler p_148833_1_) {
   super.func_148833_a((INetHandlerPlayClient) p_148833_1_);
 }