Class class_696

java.lang.Object
net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket
net.minecraft.network.packet.c2s.play.class_696
All Implemented Interfaces:
Packet

public class class_696 extends PlayerMoveC2SPacket
Mappings:
Namespace Name
official mh
intermediary net/minecraft/class_696
named net/minecraft/network/packet/c2s/play/class_696
  • Constructor Details

    • class_696

      public class_696()
    • class_696

      @Environment(CLIENT) public class_696(double double2, double double3, double double4, boolean bool)
  • Method Details

    • read

      public void read(PacketByteBuf buf)
      Specified by:
      read in interface Packet
      Overrides:
      read in class PlayerMoveC2SPacket
      Mappings:
      Namespace Name Mixin selector
      official a Lid;a(Lhd;)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)
      Specified by:
      write in interface Packet
      Overrides:
      write in class PlayerMoveC2SPacket
      Mappings:
      Namespace Name Mixin selector
      official b Lid;b(Lhd;)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