pub const VELOCITY_SYNC_THRESHOLD: f64 = 1.0e-7;
Squared velocity delta needed before vanilla sends an entity motion packet.