natives

natives contains a function for extracting natives libraries to a specific folder.

extract_natives(version, minecraft_path, extract_path)

Extract all native libraries from a version into the given directory. The directory will be created, if it does not exist.

Note: The natives are all extracted while installing. So you don’t need to use this function in most cases.