net.minecraft.network.protocol.game

public class ClientboundSetEntityMotionPacket

implements Packet<ClientGamePacketListener>

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

Field summary

Modifier and TypeField
public static final StreamCodec<FriendlyByteBuf, ClientboundSetEntityMotionPacket>
a
STREAM_CODEC
field_47981
f_upulwyri
CODEC
CODEC
f_316490_
private final int
b
id
field_12564
f_hsarzxoj
id
id
f_133176_
private final int
c
xa
field_12563
f_osbdlize
velocityX
velocityX
f_133177_
private final int
d
ya
field_12562
f_stoexuar
velocityY
velocityY
f_133178_
private final int
e
za
field_12561
f_uvidoiln
velocityZ
velocityZ
f_133179_

Constructor summary

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

Method summary

Modifier and TypeMethod
private void
a(wm arg0)
write(FriendlyByteBuf arg0)
method_55928(class_2540 arg0)
m_lvqdezuq(C_idfydwco arg0)
write(PacketByteBuf buf)
write(PacketByteBuf buf)
m_133193_(C_4983_ arg0)
public PacketType<ClientboundSetEntityMotionPacket>
a()
type()
method_55846()
m_bbocywrf()
getPacketId()
getType()
m_5779_()
public void
a(aci arg0)
handle(ClientGamePacketListener arg0)
method_11817(class_2602 arg0)
m_bzksjmqv(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public int
b()
getId()
method_11818()
m_wlagaquq()
getId()
getId()
m_133192_()
public int
e()
getXa()
method_11815()
m_zzeszuks()
getVelocityX()
getVelocityX()
m_133195_()
public int
f()
getYa()
method_11816()
m_xnapsrij()
getVelocityY()
getVelocityY()
m_133196_()
public int
g()
getZa()
method_11819()
m_iwjvqshx()
getVelocityZ()
getVelocityZ()
m_133197_()