Skip to main content

MOVEMENT_ERROR_THRESHOLD

Constant MOVEMENT_ERROR_THRESHOLD 

Source
pub const MOVEMENT_ERROR_THRESHOLD: f64 = 0.0625;
Expand description

Movement error threshold for anti-cheat validation (squared distance). Vanilla uses 0.0625 (1/16 block squared).