Function get_sneak_state

Source
pub fn get_sneak_state(pid: u16) -> bool
Expand description

Get the sneak state of a player.

pid The player ID.

Returns whether the player is sneaking.