pub fn set_player_collision_state(state: bool)
Set the collision state for other players in the write-only worldstate stored on the server.
state The collision state.
state
Returns void