History - net.minecraft.network.packet.s2c.play.EntityVelocityUpdateS2CPacket
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
int: id, field_12564, entityId
int: id, comp_1_101, entityId
Vec3d: movement, field_61887, velocity
Vec3d: movement, comp_1_102, velocity
Constructors
Methods
void (PacketByteBuf): write, method_55928, write
int (): getId, method_11818, getEntityId
Vec3d (): getMovement, method_73085, getVelocity
int (): id, comp_1_101, entityId
Vec3d (): movement, comp_1_102, velocity
1.21.11_unobfuscated
Names
net.minecraft.network.protocol.game.ClientboundSetEntityMotionPacket
net.minecraft.class_2743
net.minecraft.network.packet.s2c.play.EntityVelocityUpdateS2CPacket
Fields
PacketCodec<PacketByteBuf, EntityVelocityUpdateS2CPacket>: STREAM_CODEC, field_47981, CODEC
int: id, field_12564, entityId
Vec3d: movement, field_61887, velocity
Constructors
(Entity)
(int, Vec3d)
Methods
void (PacketByteBuf): write, method_55928, write
PacketType<EntityVelocityUpdateS2CPacket> (): type, method_65080, getPacketType
void (ClientPlayPacketListener): handle, method_11817, apply
int (): getId, method_11818, getEntityId
Vec3d (): getMovement, method_73085, getVelocity
void (PacketListener): handle, method_65081, apply