Class class_697


public class class_697 extends PlayerMoveC2SPacket
Mappings:
Namespace Name
official is
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 x, double y, double double2, double z, float yaw, float pitch, boolean onGround)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lis;<init>(DDDDFFZ)V
      intermediary <init> Lnet/minecraft/class_697;<init>(DDDDFFZ)V
      named <init> Lnet/minecraft/network/packet/c2s/play/class_697;<init>(DDDDFFZ)V
  • Method Details

    • read

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