net.minecraft.network.protocol.game

public class ClientboundSetEntityMotionPacket

implements Packet<ClientGamePacketListener>

tw
net.minecraft.network.protocol.game.ClientboundSetEntityMotionPacket
net.minecraft.class_2743
net.minecraft.unmapped.C_chysixjg
net.minecraft.network.packet.s2c.play.EntityVelocityUpdateS2CPacket
net.minecraft.src.C_5118_
net.minecraft.network.protocol.game.PacketPlayOutEntityVelocity

Field summary

Modifier and TypeField
private final int
a
id
field_12564
f_hsarzxoj
id
f_133176_
private final int
b
xa
field_12563
f_osbdlize
velocityX
f_133177_
private final int
c
ya
field_12562
f_stoexuar
velocityY
f_133178_
private final int
d
za
field_12561
f_uvidoiln
velocityZ
f_133179_

Constructor summary

ModifierConstructor
public (Entity entity)
public (int id, Vec3 velocity)
public (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
public void
a(pn arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
m_pwnpydub(C_idfydwco arg0)
write(PacketByteBuf arg0)
m_5779_(C_4983_ arg0)
public void
a(qu arg0)
handle(ClientGamePacketListener arg0)
method_11817(class_2602 arg0)
m_bzksjmqv(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public int
b()
getId()
method_11818()
m_wlagaquq()
getId()
m_133192_()
public int
c()
getXa()
method_11815()
m_zzeszuks()
getVelocityX()
m_133195_()
public int
d()
getYa()
method_11816()
m_xnapsrij()
getVelocityY()
m_133196_()
public int
e()
getZa()
method_11819()
m_iwjvqshx()
getVelocityZ()
m_133197_()