Package net.minecraft

Class class_210


public class class_210 extends Packet
Mappings:
Namespace Name
intermediary net/minecraft/class_210
glue class_231
server gc
client jf
named net/minecraft/class_210
  • Field Details

    • field_784

      public int field_784
      Mappings:
      Namespace Name Mixin selector
      intermediary field_784 Lnet/minecraft/class_210;field_784:I
      glue field_981 Lclass_231;field_981:I
      server a Lgc;a:I
      client a Ljf;a:I
      named field_784 Lnet/minecraft/class_210;field_784:I
    • field_785

      public byte field_785
      Mappings:
      Namespace Name Mixin selector
      intermediary field_785 Lnet/minecraft/class_210;field_785:B
      glue field_982 Lclass_231;field_982:B
      server b Lgc;b:B
      client b Ljf;b:B
      named field_785 Lnet/minecraft/class_210;field_785:B
  • Constructor Details

    • class_210

      public class_210()
    • class_210

      @Environment(SERVER) public class_210(int int2, byte byte2)
  • Method Details

    • read

      public void read(DataInputStream stream)
      Specified by:
      read in class Packet
      Mappings:
      Namespace Name Mixin selector
      intermediary method_806 Lnet/minecraft/class_169;method_806(Ljava/io/DataInputStream;)V
      glue method_2 Lclass_257;method_2(Ljava/io/DataInputStream;)V
      server a Lgt;a(Ljava/io/DataInputStream;)V
      client a Lki;a(Ljava/io/DataInputStream;)V
      named read Lnet/minecraft/network/Packet;read(Ljava/io/DataInputStream;)V
    • write

      public void write(DataOutputStream stream)
      Specified by:
      write in class Packet
      Mappings:
      Namespace Name Mixin selector
      intermediary method_807 Lnet/minecraft/class_169;method_807(Ljava/io/DataOutputStream;)V
      glue method_3 Lclass_257;method_3(Ljava/io/DataOutputStream;)V
      server a Lgt;a(Ljava/io/DataOutputStream;)V
      client a Lki;a(Ljava/io/DataOutputStream;)V
      named write Lnet/minecraft/network/Packet;write(Ljava/io/DataOutputStream;)V
    • handle

      public void handle(NetworkHandler networkHandler)
      Specified by:
      handle in class Packet
      Mappings:
      Namespace Name Mixin selector
      intermediary method_808 Lnet/minecraft/class_169;method_808(Lnet/minecraft/class_240;)V
      glue method_4 Lclass_257;method_4(Lclass_472;)V
      server a Lgt;a(Lme;)V
      client a Lki;a(Lti;)V
      named handle Lnet/minecraft/network/Packet;handle(Lnet/minecraft/network/NetworkHandler;)V
    • size

      public int size()
      Specified by:
      size in class Packet
      Mappings:
      Namespace Name Mixin selector
      intermediary method_798 Lnet/minecraft/class_169;method_798()I
      glue method_1 Lclass_257;method_1()I
      server a Lgt;a()I
      client a Lki;a()I
      named size Lnet/minecraft/network/Packet;size()I