Skip to main content

Module movement

Module movement 

Source

Structs§

EntityGroundContact
Vanilla ground-support state updated by Entity.checkSupportingBlock.
EntityMovement
A vanilla movement segment used by block-contact effects.
EntityMovementFlags
Vanilla collision and ground-contact flags updated by Entity.move.
EntityMovementProgress
Vanilla movement distance counters used by step, swim, and flap side effects.

Enums§

EntityMovementEmission
Vanilla movement side effects emitted by Entity.move.
EntityVerticalMovementStateUpdate
Vanilla server-driven gate for vertical collision and ground-contact updates.