Packet 318
MovementEffectPacket
These MovementEffects can be client-predicted. Ex: Fireworks Rockets used while gliding send this packet to the client so they know the exact duration of the GLIDE_BOOST MovementEffect.
HeaderID 318varuint
0Target Runtime IDActorRuntimeID · variable
1Effect IDvarint32 · variable (up to 5 bytes)
2Effect Durationvarint32 · variable (up to 5 bytes)
3TickPlayerInputTick · variable
Serialized fields
4 top-level fields0Target Runtime IDActorRuntimeID
- 0Actor Runtime IDCompression
varuint64
1Effect IDCompressionEnum-as-ValueMovementEffectTypeas
varint32- 0
GLIDE_BOOST - 1
DOLPHIN_BOOST - 2
GEYSER_BOOST
- 0
- 2Effect DurationCompression
varint32 3TickPlayerInputTick
- 0Input tickCompression
varuint64
Changelog
Stable releases
Changes between stable protocol releases.
No stable release changes are recorded for this packet.
Preview builds
Changes between Minecraft Preview protocol builds.
No preview build changes are recorded for this packet.