Class class_699


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

    • class_699

      public class_699()
    • class_699

      @Environment(CLIENT) public class_699(float yaw, float pitch, boolean onGround)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lit;<init>(FFZ)V
      intermediary <init> Lnet/minecraft/class_699;<init>(FFZ)V
      named <init> Lnet/minecraft/network/packet/c2s/play/class_699;<init>(FFZ)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