pub async fn load_resourcepacks(
minecraft_path: impl AsRef<Path> + Send,
) -> CobbleResult<Vec<Resourcepack>>
Available on crate feature
resourcepacks
only.Expand description
Loads all resourcepacks from the minecraft folder.