pub fn get_previous_cell_pos_y(pid: u16) -> f64
Get the Y position of a player from before their latest cell change.
pid The player ID.
pid
Returns the Y position.