net.minecraft.network.packet.c2s.play

public class PlayerMoveC2SPacket

implements Packet<ServerPlayPacketListener>

om
net.minecraft.network.protocol.game.ServerboundMovePlayerPacket
net.minecraft.class_2828
net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket
net.minecraft.unmapped.C_ppqasxjh
net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket
net.minecraft.network.play.client.CPlayerPacket
net.minecraft.network.play.client.CPlayerPacket

Field summary

Modifier and TypeField
protected double
a
x
field_12889
x
f_dydsaegr
x
field_149479_a
x
protected double
b
y
field_12886
y
f_yyfpfqjz
minY
field_149477_b
y
protected double
c
z
field_12884
z
f_xxatyxhn
z
field_149478_c
z
protected float
d
yRot
field_12887
yaw
f_bcclqpbb
yaw
field_149476_e
yaw
protected float
e
xRot
field_12885
pitch
f_ruktbjvs
pitch
field_149473_f
pitch
protected boolean
f
onGround
field_12891
onGround
f_moikcvib
onGround
field_149474_g
onGround
protected boolean
g
hasPos
field_12890
changePosition
f_eqrnhyjv
hasPos
field_149480_h
moving
protected boolean
h
hasRot
field_12888
changeLook
f_gaftktnz
hasAngles
field_149481_i
rotating

Constructor summary

ModifierConstructor
public ()
public (boolean onGround)

Method summary

Modifier and TypeMethod
public void
a(nu arg0)
handle(ServerGamePacketListener arg0)
method_12272(class_2792 arg0)
apply(ServerPlayPacketListener arg0)
m_ownefpxx(C_eetcdhxt arg0)
handle(ServerPlayPacketHandler handler)
func_148833_a(IServerPlayNetHandler arg0)
processPacket(IServerPlayNetHandler handler)
public void
a(je arg0)
read(FriendlyByteBuf arg0)
method_11053(class_2540 arg0)
read(PacketByteBuf arg0)
m_wyduuajl(C_idfydwco arg0)
read(PacketByteBuf arg0)
func_148837_a(PacketBuffer arg0)
readPacketData(PacketBuffer arg0)
public void
b(je arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
write(PacketByteBuf arg0)
m_pwnpydub(C_idfydwco arg0)
write(PacketByteBuf arg0)
func_148840_b(PacketBuffer arg0)
writePacketData(PacketBuffer arg0)
public double
a(double arg0)
getX(double arg0)
method_12269(double arg0)
getX(double currentX)
m_whyfwagl(double arg0)
getX(double defaultX)
func_186997_a(double arg0)
getX(double defaultValue)
public double
b(double arg0)
getY(double arg0)
method_12268(double arg0)
getY(double currentY)
m_wrvwlawg(double arg0)
getMinY(double defaultY)
func_186996_b(double arg0)
getY(double defaultValue)
public double
c(double arg0)
getZ(double arg0)
method_12274(double arg0)
getZ(double currentZ)
m_pionoigh(double arg0)
getZ(double defaultZ)
func_187000_c(double arg0)
getZ(double defaultValue)
public float
a(float arg0)
getYRot(float arg0)
method_12271(float arg0)
getYaw(float currentYaw)
m_uzgdedoc(float arg0)
getYaw(float defaultYaw)
func_186999_a(float arg0)
getYaw(float defaultValue)
public float
b(float arg0)
getXRot(float arg0)
method_12270(float arg0)
getPitch(float currentPitch)
m_gyrjoflu(float arg0)
getPitch(float defaultPitch)
func_186998_b(float arg0)
getPitch(float defaultValue)
public boolean
b()
isOnGround()
method_12273()
isOnGround()
m_xlxwdumy()
getOnGround()
func_149465_i()
isOnGround()