Package net.minecraft

Class class_2913

java.lang.Object
net.minecraft.class_2913
All Implemented Interfaces:
Packet<ClientPlayPacketListener>

public class class_2913 extends Object implements Packet<ClientPlayPacketListener>
Mappings:
Namespace Name
official gk
intermediary net/minecraft/class_2913
named net/minecraft/class_2913
  • Field Details

    • field_13762

      private String field_13762
      Mappings:
      Namespace Name Mixin selector
      official a Lgk;a:Ljava/lang/String;
      intermediary field_13762 Lnet/minecraft/class_2913;field_13762:Ljava/lang/String;
      named field_13762 Lnet/minecraft/class_2913;field_13762:Ljava/lang/String;
    • field_13763

      private SoundCategory field_13763
      Mappings:
      Namespace Name Mixin selector
      official b Lgk;b:Lni;
      intermediary field_13763 Lnet/minecraft/class_2913;field_13763:Lnet/minecraft/class_2153;
      named field_13763 Lnet/minecraft/class_2913;field_13763:Lnet/minecraft/client/sound/SoundCategory;
    • field_13764

      private int field_13764
      Mappings:
      Namespace Name Mixin selector
      official c Lgk;c:I
      intermediary field_13764 Lnet/minecraft/class_2913;field_13764:I
      named field_13764 Lnet/minecraft/class_2913;field_13764:I
    • field_13765

      private int field_13765
      Mappings:
      Namespace Name Mixin selector
      official d Lgk;d:I
      intermediary field_13765 Lnet/minecraft/class_2913;field_13765:I
      named field_13765 Lnet/minecraft/class_2913;field_13765:I
    • field_13766

      private int field_13766
      Mappings:
      Namespace Name Mixin selector
      official e Lgk;e:I
      intermediary field_13766 Lnet/minecraft/class_2913;field_13766:I
      named field_13766 Lnet/minecraft/class_2913;field_13766:I
    • field_13767

      private float field_13767
      Mappings:
      Namespace Name Mixin selector
      official f Lgk;f:F
      intermediary field_13767 Lnet/minecraft/class_2913;field_13767:F
      named field_13767 Lnet/minecraft/class_2913;field_13767:F
    • field_13768

      private int field_13768
      Mappings:
      Namespace Name Mixin selector
      official g Lgk;g:I
      intermediary field_13768 Lnet/minecraft/class_2913;field_13768:I
      named field_13768 Lnet/minecraft/class_2913;field_13768:I
  • Constructor Details

    • class_2913

      public class_2913()
    • class_2913

      public class_2913(String string, SoundCategory soundCategory, double double2, double double3, double double4, float float2, float float3)
  • Method Details

    • read

      public void read(PacketByteBuf buf) throws IOException
      Specified by:
      read in interface Packet<ClientPlayPacketListener>
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official a Lfh;a(Leo;)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<ClientPlayPacketListener>
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official b Lfh;b(Leo;)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
    • method_12644

      @Environment(CLIENT) public String method_12644()
      Mappings:
      Namespace Name Mixin selector
      official a Lgk;a()Ljava/lang/String;
      intermediary method_12644 Lnet/minecraft/class_2913;method_12644()Ljava/lang/String;
      named method_12644 Lnet/minecraft/class_2913;method_12644()Ljava/lang/String;
    • method_12646

      @Environment(CLIENT) public SoundCategory method_12646()
      Mappings:
      Namespace Name Mixin selector
      official b Lgk;b()Lni;
      intermediary method_12646 Lnet/minecraft/class_2913;method_12646()Lnet/minecraft/class_2153;
      named method_12646 Lnet/minecraft/class_2913;method_12646()Lnet/minecraft/client/sound/SoundCategory;
    • method_12647

      @Environment(CLIENT) public double method_12647()
      Mappings:
      Namespace Name Mixin selector
      official c Lgk;c()D
      intermediary method_12647 Lnet/minecraft/class_2913;method_12647()D
      named method_12647 Lnet/minecraft/class_2913;method_12647()D
    • method_12648

      @Environment(CLIENT) public double method_12648()
      Mappings:
      Namespace Name Mixin selector
      official d Lgk;d()D
      intermediary method_12648 Lnet/minecraft/class_2913;method_12648()D
      named method_12648 Lnet/minecraft/class_2913;method_12648()D
    • method_12649

      @Environment(CLIENT) public double method_12649()
      Mappings:
      Namespace Name Mixin selector
      official e Lgk;e()D
      intermediary method_12649 Lnet/minecraft/class_2913;method_12649()D
      named method_12649 Lnet/minecraft/class_2913;method_12649()D
    • method_12650

      @Environment(CLIENT) public float method_12650()
      Mappings:
      Namespace Name Mixin selector
      official f Lgk;f()F
      intermediary method_12650 Lnet/minecraft/class_2913;method_12650()F
      named method_12650 Lnet/minecraft/class_2913;method_12650()F
    • method_12651

      @Environment(CLIENT) public float method_12651()
      Mappings:
      Namespace Name Mixin selector
      official g Lgk;g()F
      intermediary method_12651 Lnet/minecraft/class_2913;method_12651()F
      named method_12651 Lnet/minecraft/class_2913;method_12651()F
    • apply

      public void apply(ClientPlayPacketListener clientPlayPacketListener)
      Specified by:
      apply in interface Packet<ClientPlayPacketListener>
      Mappings:
      Namespace Name Mixin selector
      official a Lgk;a(Lfk;)V
      intermediary method_12645 Lnet/minecraft/class_2913;method_12645(Lnet/minecraft/class_1993;)V
      named apply Lnet/minecraft/class_2913;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V