Class HandSwingC2SPacket

java.lang.Object
net.minecraft.network.packet.c2s.play.HandSwingC2SPacket
All Implemented Interfaces:
Packet<ServerPlayPacketListener>

public class HandSwingC2SPacket
extends Object
implements Packet<ServerPlayPacketListener>
Mappings:
Namespace Name
official iy
intermediary net/minecraft/class_1579
named net/minecraft/network/packet/c2s/play/HandSwingC2SPacket
  • Constructor Details

    • HandSwingC2SPacket

      public HandSwingC2SPacket()
  • 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 Lff;a(Lem;)V
      intermediary method_5238 Lnet/minecraft/class_1457;method_5238(Lnet/minecraft/class_1435;)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 Lff;b(Lem;)V
      intermediary method_5240 Lnet/minecraft/class_1457;method_5240(Lnet/minecraft/class_1435;)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 Liy;a(Lic;)V
      intermediary method_5812 Lnet/minecraft/class_1579;method_5812(Lnet/minecraft/class_1550;)V
      named apply Lnet/minecraft/network/packet/c2s/play/HandSwingC2SPacket;apply(Lnet/minecraft/network/listener/ServerPlayPacketListener;)V