Class PlayerMoveC2SPacket.Both

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

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

    • Both

      public Both​(double x, double y, double z, float yaw, float pitch, boolean onGround)
      Mappings:
      Namespace Name Mixin selector
      official <init> Ltx$b;<init>(DDDFFZ)V
      intermediary <init> Lnet/minecraft/class_2828$class_2830;<init>(DDDFFZ)V
      named <init> Lnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket$Both;<init>(DDDFFZ)V
  • Method Details

    • method_34222

      public static PlayerMoveC2SPacket.Both method_34222​(PacketByteBuf packetByteBuf)
      Mappings:
      Namespace Name Mixin selector
      official b Ltx$b;b(Lnx;)Ltx$b;
      intermediary method_34222 Lnet/minecraft/class_2828$class_2830;method_34222(Lnet/minecraft/class_2540;)Lnet/minecraft/class_2828$class_2830;
      named method_34222 Lnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket$Both;method_34222(Lnet/minecraft/network/PacketByteBuf;)Lnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket$Both;
    • 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