net.minecraft.network.packet.c2s.play

public class PlayerMoveC2SPacket

implements Packet<ServerPlayPacketHandler>

lk
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(kw arg0)
m_86834947(C_72786824 arg0)
handle(ServerPlayPacketHandler handler)
public void
a(gy arg0)
m_13296744(C_04635774 arg0)
read(PacketByteBuf arg0)
public void
b(gy arg0)
m_17566769(C_04635774 arg0)
write(PacketByteBuf arg0)
public double
a(double arg0)
m_45198588(double arg0)
getX(double defaultX)
public double
b(double arg0)
m_73525502(double arg0)
getMinY(double defaultY)
public double
c(double arg0)
m_66475275(double arg0)
getZ(double defaultZ)
public float
a(float arg0)
m_37512315(float arg0)
getYaw(float defaultYaw)
public float
b(float arg0)
m_64854918(float arg0)
getPitch(float defaultPitch)
public boolean
a()
m_65644426()
getOnGround()