pub fn get_by_user_id(user_id: &str) -> Option<EntityId>
Expand description

Get a player’s entity ID from their user ID.