Class PlayerMoveC2SPacket.LookOnly

java.lang.Object
net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket
net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket.LookOnly
All Implemented Interfaces:
Packet<ServerPlayPacketListener>
Enclosing class:
PlayerMoveC2SPacket

public static class PlayerMoveC2SPacket.LookOnly
extends PlayerMoveC2SPacket
Mappings:
Namespace Name
official tx$c
intermediary net/minecraft/class_2828$class_2831
named net/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket$LookOnly
  • Constructor Details

    • LookOnly

      public LookOnly​(float yaw, float pitch, boolean onGround)
      Mappings:
      Namespace Name Mixin selector
      official <init> Ltx$c;<init>(FFZ)V
      intermediary <init> Lnet/minecraft/class_2828$class_2831;<init>(FFZ)V
      named <init> Lnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket$LookOnly;<init>(FFZ)V
  • Method Details

    • method_34223

      public static PlayerMoveC2SPacket.LookOnly method_34223​(PacketByteBuf packetByteBuf)
      Mappings:
      Namespace Name Mixin selector
      official b Ltx$c;b(Lnx;)Ltx$c;
      intermediary method_34223 Lnet/minecraft/class_2828$class_2831;method_34223(Lnet/minecraft/class_2540;)Lnet/minecraft/class_2828$class_2831;
      named method_34223 Lnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket$LookOnly;method_34223(Lnet/minecraft/network/PacketByteBuf;)Lnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket$LookOnly;
    • write

      public void write​(PacketByteBuf buf)
      Mappings:
      Namespace Name Mixin selector
      official a Lpb;a(Lnx;)V
      intermediary method_11052 Lnet/minecraft/class_2596;method_11052(Lnet/minecraft/class_2540;)V
      named write Lnet/minecraft/network/Packet;write(Lnet/minecraft/network/PacketByteBuf;)V