pub fn get_sneak_state(pid: u16) -> bool
Get the sneak state of a player.
pid The player ID.
pid
Returns whether the player is sneaking.