net.minecraft.network.packet.c2s.play

public class PlayerMoveC2SPacket

implements Packet<ServerPlayPacketHandler>

ip
net.minecraft.unmapped.C_20099658
net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket

Field summary

Modifier and TypeField
protected double
a
f_10368271
x
protected double
b
f_17855840
minY
protected double
c
f_05982420
z
protected float
d
f_08199781
yaw
protected float
e
f_72152582
pitch
protected boolean
f
f_21335956
onGround
protected boolean
g
f_28297836
hasPos
protected boolean
h
f_12764789
hasAngles

Constructor summary

ModifierConstructor
public ()
public (boolean onGround)

Method summary

Modifier and TypeMethod
public void
a(ic arg0)
m_86834947(C_72786824 arg0)
handle(ServerPlayPacketHandler handler)
public void
a(em arg0)
m_13296744(C_04635774 arg0)
read(PacketByteBuf arg0)
public void
b(em arg0)
m_17566769(C_04635774 arg0)
write(PacketByteBuf arg0)
public double
a()
m_45198588()
getX()
public double
b()
m_73525502()
getMinY()
public double
c()
m_66475275()
getZ()
public float
d()
m_37512315()
getYaw()
public float
e()
m_64854918()
getPitch()
public boolean
f()
m_65644426()
getOnGround()
public boolean
g()
m_30439642()
hasPos()
public boolean
h()
m_03809661()
hasAngles()
public void
a(boolean arg0)
m_85088965(boolean arg0)
setHasPos(boolean hasPos)