Package net.minecraft

Class class_373


public class class_373 extends Packet
Mappings:
Namespace Name
intermediary net/minecraft/class_373
glue class_403
server km
client rc
named net/minecraft/class_373
  • Field Details

    • field_1417

      public int field_1417
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1417 Lnet/minecraft/class_373;field_1417:I
      glue field_1579 Lclass_403;field_1579:I
      server a Lkm;a:I
      client a Lrc;a:I
      named field_1417 Lnet/minecraft/class_373;field_1417:I
    • field_1418

      public int field_1418
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1418 Lnet/minecraft/class_373;field_1418:I
      glue field_1580 Lclass_403;field_1580:I
      server b Lkm;b:I
      client b Lrc;b:I
      named field_1418 Lnet/minecraft/class_373;field_1418:I
    • field_1419

      public int field_1419
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1419 Lnet/minecraft/class_373;field_1419:I
      glue field_1581 Lclass_403;field_1581:I
      server c Lkm;c:I
      client c Lrc;c:I
      named field_1419 Lnet/minecraft/class_373;field_1419:I
  • Constructor Details

    • class_373

      public class_373()
    • class_373

      @Environment(SERVER) public class_373(int int2, int int3, int int4)
  • 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