net.minecraft.network.packet.s2c.play

public class EntityMoveS2CPacket

implements Packet

jy
net.minecraft.unmapped.C_48216712
net.minecraft.network.packet.s2c.play.EntityMoveS2CPacket

Field summary

Modifier and TypeField
protected int
a
f_07982948
id
protected byte
b
f_97618032
dx
protected byte
c
f_41977547
dy
protected byte
d
f_94944364
dz
protected byte
e
f_66607760
yaw
protected byte
f
f_14838797
pitch
protected boolean
g
f_86989131
onGround
protected boolean
h
f_16294085
hasAngles

Constructor summary

ModifierConstructor
public ()
public (int id)

Method summary

Modifier and TypeMethod
public void
a(hd arg0)
m_13296744(C_04635774 arg0)
read(PacketByteBuf arg0)
public void
b(hd arg0)
m_17566769(C_04635774 arg0)
write(PacketByteBuf arg0)
public void
a(ik arg0)
m_53420288(C_23730550 arg0)
handle(ClientPlayPacketHandler handler)
public Entity
a(aqu arg0)
m_48502660(C_64041439 arg0)
getEntity(World world)
public byte
a()
m_97524296()
getDx()
public byte
b()
m_15313427()
getDy()
public byte
c()
m_63606362()
getDz()
public byte
d()
m_00355134()
getYaw()
public byte
e()
m_41040894()
getPitch()
public boolean
f()
m_73917324()
hasAngles()
public boolean
g()
m_58256953()
getOnGround()