net.minecraft.network.packet.c2s.play

public class PlayerMoveC2SPacket

implements Packet<ServerPlayPacketHandler>

mu
net.minecraft.unmapped.C_20099658
net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket
net.minecraft.network.play.client.CPacketPlayer

Field summary

Modifier and TypeField
protected double
a
f_10368271
x
field_149479_a
protected double
b
f_17855840
minY
field_149477_b
protected double
c
f_05982420
z
field_149478_c
protected float
d
f_08199781
yaw
field_149476_e
protected float
e
f_72152582
pitch
field_149473_f
protected boolean
f
f_21335956
onGround
field_149474_g
protected boolean
g
f_28297836
hasPos
field_149480_h
protected boolean
h
f_12764789
hasAngles
field_149481_i

Constructor summary

ModifierConstructor
public ()
public (boolean onGround)

Method summary

Modifier and TypeMethod
public void
a(me arg0)
m_86834947(C_72786824 arg0)
handle(ServerPlayPacketHandler handler)
func_148833_a(INetHandlerPlayServer arg0)
public void
a(hy arg0)
m_13296744(C_04635774 arg0)
read(PacketByteBuf arg0)
func_148837_a(PacketBuffer arg0)
public void
b(hy arg0)
m_17566769(C_04635774 arg0)
write(PacketByteBuf arg0)
func_148840_b(PacketBuffer arg0)
public double
a(double arg0)
m_45198588(double arg0)
getX(double defaultX)
func_186997_a(double arg0)
public double
b(double arg0)
m_73525502(double arg0)
getMinY(double defaultY)
func_186996_b(double arg0)
public double
c(double arg0)
m_66475275(double arg0)
getZ(double defaultZ)
func_187000_c(double arg0)
public float
a(float arg0)
m_37512315(float arg0)
getYaw(float defaultYaw)
func_186999_a(float arg0)
public float
b(float arg0)
m_64854918(float arg0)
getPitch(float defaultPitch)
func_186998_b(float arg0)
public boolean
b()
m_65644426()
getOnGround()
func_149465_i()