Package net.minecraft

Class class_3339

java.lang.Object
net.minecraft.class_3339
All Implemented Interfaces:
Packet<ServerPlayPacketListener>

public class class_3339 extends Object implements Packet<ServerPlayPacketListener>
Mappings:
Namespace Name
official my
intermediary net/minecraft/class_3339
named net/minecraft/class_3339
  • Field Details

    • field_16311

      private int field_16311
      Mappings:
      Namespace Name Mixin selector
      official a Lmy;a:I
      intermediary field_16311 Lnet/minecraft/class_3339;field_16311:I
      named field_16311 Lnet/minecraft/class_3339;field_16311:I
    • field_21587

      private Identifier field_21587
      Mappings:
      Namespace Name Mixin selector
      official b Lmy;b:Lpc;
      intermediary field_21587 Lnet/minecraft/class_3339;field_21587:Lnet/minecraft/class_1653;
      named field_21587 Lnet/minecraft/class_3339;field_21587:Lnet/minecraft/util/Identifier;
    • field_16313

      private boolean field_16313
      Mappings:
      Namespace Name Mixin selector
      official c Lmy;c:Z
      intermediary field_16313 Lnet/minecraft/class_3339;field_16313:Z
      named field_16313 Lnet/minecraft/class_3339;field_16313:Z
  • Constructor Details

  • Method Details

    • read

      public void read(PacketByteBuf buf) throws IOException
      Specified by:
      read in interface Packet<ServerPlayPacketListener>
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official a Liv;a(Lhy;)V
      intermediary method_7535 Lnet/minecraft/class_700;method_7535(Lnet/minecraft/class_1967;)V
      named read Lnet/minecraft/network/Packet;read(Lnet/minecraft/util/PacketByteBuf;)V
    • write

      public void write(PacketByteBuf buf) throws IOException
      Specified by:
      write in interface Packet<ServerPlayPacketListener>
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official b Liv;b(Lhy;)V
      intermediary method_7539 Lnet/minecraft/class_700;method_7539(Lnet/minecraft/class_1967;)V
      named write Lnet/minecraft/network/Packet;write(Lnet/minecraft/util/PacketByteBuf;)V
    • apply

      public void apply(ServerPlayPacketListener serverPlayPacketListener)
      Specified by:
      apply in interface Packet<ServerPlayPacketListener>
      Mappings:
      Namespace Name Mixin selector
      official a Lmy;a(Lme;)V
      intermediary method_14862 Lnet/minecraft/class_3339;method_14862(Lnet/minecraft/class_2050;)V
      named apply Lnet/minecraft/class_3339;apply(Lnet/minecraft/network/listener/ServerPlayPacketListener;)V
    • method_14861

      public int method_14861()
      Mappings:
      Namespace Name Mixin selector
      official b Lmy;b()I
      intermediary method_14861 Lnet/minecraft/class_3339;method_14861()I
      named method_14861 Lnet/minecraft/class_3339;method_14861()I
    • method_14863

      public Identifier method_14863()
      Mappings:
      Namespace Name Mixin selector
      official c Lmy;c()Lpc;
      intermediary method_14863 Lnet/minecraft/class_3339;method_14863()Lnet/minecraft/class_1653;
      named method_14863 Lnet/minecraft/class_3339;method_14863()Lnet/minecraft/util/Identifier;
    • method_14864

      public boolean method_14864()
      Mappings:
      Namespace Name Mixin selector
      official d Lmy;d()Z
      intermediary method_14864 Lnet/minecraft/class_3339;method_14864()Z
      named method_14864 Lnet/minecraft/class_3339;method_14864()Z