net.minecraft.network.protocol.game

public class ClientboundMoveEntityPacket$PosRot

extends ClientboundMoveEntityPacket

All mapped superinterfaces:

Packet

aem$b
net.minecraft.network.protocol.game.ClientboundMoveEntityPacket$PosRot
net.minecraft.class_2684$class_2686
net.minecraft.network.packet.s2c.play.EntityS2CPacket$RotateAndMoveRelative
net.minecraft.network.protocol.game.PacketPlayOutEntity$PacketPlayOutRelEntityMoveLook

Field summary

Modifier and TypeField
public static final StreamCodec<FriendlyByteBuf, ClientboundMoveEntityPacket$PosRot>
j
STREAM_CODEC
field_47941
CODEC

Constructor summary

ModifierConstructor
public (int entityId, short deltaX, short deltaY, short deltaZ, byte yaw, byte pitch, boolean onGround)

Method summary

Modifier and TypeMethod
private static ClientboundMoveEntityPacket$PosRot
a(ws arg0)
read(FriendlyByteBuf arg0)
method_34139(class_2540 arg0)
read(PacketByteBuf buf)
private void
b(ws arg0)
write(FriendlyByteBuf arg0)
method_55891(class_2540 arg0)
write(PacketByteBuf buf)
public PacketType<ClientboundMoveEntityPacket$PosRot>
a()
type()
method_55846()
getPacketId()