Class class_697

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

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

    • class_697

      public class_697()
    • class_697

      @Environment(CLIENT) public class_697(double double2, double double3, double double4, float float2, float float3, 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