Package net.minecraft

Class class_5891

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

public class class_5891
extends Object
implements Packet<ClientPlayPacketListener>
Mappings:
Namespace Name
official rd
intermediary net/minecraft/class_5891
named net/minecraft/class_5891
  • Constructor Details

    • class_5891

      public class_5891()
    • class_5891

      public class_5891​(PacketByteBuf packetByteBuf)
  • Method Details

    • write

      public void write​(PacketByteBuf buf)
      Specified by:
      write in interface Packet<ClientPlayPacketListener>
      Mappings:
      Namespace Name Mixin selector
      official a Lpb;a(Lnx;)V
      intermediary method_11052 Lnet/minecraft/class_2596;method_11052(Lnet/minecraft/class_2540;)V
      named write Lnet/minecraft/network/Packet;write(Lnet/minecraft/network/PacketByteBuf;)V
    • apply

      public void apply​(ClientPlayPacketListener clientPlayPacketListener)
      Specified by:
      apply in interface Packet<ClientPlayPacketListener>
      Mappings:
      Namespace Name Mixin selector
      official a Lrd;a(Lpe;)V
      intermediary method_34142 Lnet/minecraft/class_5891;method_34142(Lnet/minecraft/class_2602;)V
      named apply Lnet/minecraft/class_5891;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V