Package net.minecraft

Class class_201


public class class_201 extends Packet
Mappings:
Namespace Name
intermediary net/minecraft/class_201
glue class_222
server fw
client iw
named net/minecraft/class_201
  • Field Details

    • field_741

      public int field_741
      Mappings:
      Namespace Name Mixin selector
      intermediary field_741 Lnet/minecraft/class_201;field_741:I
      glue field_934 Lclass_222;field_934:I
      server a Lfw;a:I
      client a Liw;a:I
      named field_741 Lnet/minecraft/class_201;field_741:I
    • field_742

      public int field_742
      Mappings:
      Namespace Name Mixin selector
      intermediary field_742 Lnet/minecraft/class_201;field_742:I
      glue field_935 Lclass_222;field_935:I
      server b Lfw;b:I
      client b Liw;b:I
      named field_742 Lnet/minecraft/class_201;field_742:I
    • field_743

      public String field_743
      Mappings:
      Namespace Name Mixin selector
      intermediary field_743 Lnet/minecraft/class_201;field_743:Ljava/lang/String;
      glue field_936 Lclass_222;field_936:Ljava/lang/String;
      server c Lfw;c:Ljava/lang/String;
      client c Liw;c:Ljava/lang/String;
      named field_743 Lnet/minecraft/class_201;field_743:Ljava/lang/String;
    • field_744

      public int field_744
      Mappings:
      Namespace Name Mixin selector
      intermediary field_744 Lnet/minecraft/class_201;field_744:I
      glue field_937 Lclass_222;field_937:I
      server d Lfw;d:I
      client d Liw;d:I
      named field_744 Lnet/minecraft/class_201;field_744:I
  • Constructor Details

    • class_201

      public class_201()
    • class_201

      @Environment(SERVER) public class_201(int int2, int int3, String string, int int4)
  • Method Details

    • 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
    • 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
    • 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