pub async fn load_save_games(
    saves_path: impl AsRef<Path> + Send
) -> CobbleResult<Vec<SaveGame>>
Available on crate feature save-games only.
Expand description

Loads all save games from the minecraft folder.