Provider
Properties
Functions
Link copied to clipboard
abstract suspend fun requestProject(input: String, projectType: ProjectType? = null): <Error class: unknown class><Project, ActionError>
Link copied to clipboard
abstract suspend fun requestProjectWithFiles(mcVersions: List<String>, loaders: List<String>, input: String, fileId: String? = null, numberOfFiles: Int = 1, projectType: ProjectType? = null): <Error class: unknown class><Project, ActionError>
Requests project with files for specified combinations of Minecraft versions and mod loaders.