net.minecraft.network.protocol.game

public class ClientboundPlayerPositionPacket

implements Packet<ClientGamePacketListener>

rq
net.minecraft.network.protocol.game.ClientboundPlayerPositionPacket
net.minecraft.class_2708
net.minecraft.unmapped.C_pvzlatim
net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket
net.minecraft.src.C_5096_
net.minecraft.network.protocol.game.PacketPlayOutPosition

Field summary

Modifier and TypeField
private final double
a
x
field_12395
f_khunvibb
x
f_132796_
private final double
b
y
field_12392
f_htnzyiof
y
f_132797_
private final double
c
z
field_12390
f_piovvqaz
z
f_132798_
private final float
d
yRot
field_12393
f_iynqbipr
yaw
f_132799_
private final float
e
xRot
field_12391
f_jdinzecy
pitch
f_132800_
private final Set<ClientboundPlayerPositionPacket$RelativeArgument>
f
relativeArguments
field_12396
f_xkcqbzob
flags
f_132801_
private final int
g
id
field_12394
f_ehghqdol
teleportId
f_132802_
private final boolean
h
dismountVehicle
field_28805
f_zyxxckxh
shouldDismount
f_179147_

Constructor summary

ModifierConstructor
public (double x, double y, double z, float yaw, float pitch, Set<ClientboundPlayerPositionPacket$RelativeArgument> flags, int teleportId, boolean shouldDismount)
public (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
public void
a(og arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
m_pwnpydub(C_idfydwco arg0)
write(PacketByteBuf arg0)
m_5779_(C_4983_ arg0)
public void
a(pn arg0)
handle(ClientGamePacketListener arg0)
method_11740(class_2602 arg0)
m_kwafknkw(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public double
b()
getX()
method_11734()
m_yienfsgm()
getX()
m_132818_()
public double
c()
getY()
method_11735()
m_fnrdoxxu()
getY()
m_132821_()
public double
d()
getZ()
method_11738()
m_yamtouos()
getZ()
m_132822_()
public float
e()
getYRot()
method_11736()
m_flyupwew()
getYaw()
m_132823_()
public float
f()
getXRot()
method_11739()
m_adkbhvvm()
getPitch()
m_132824_()
public int
g()
getId()
method_11737()
m_mhjqemhi()
getTeleportId()
m_132825_()
public boolean
h()
requestDismountVehicle()
method_33718()
m_qqhyibek()
shouldDismount()
m_179159_()
public Set<ClientboundPlayerPositionPacket$RelativeArgument>
i()
getRelativeArguments()
method_11733()
m_zvsrqedl()
getFlags()
m_132826_()