| Package | Description |
|---|---|
| masecla.modrinth4j.endpoints.version |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.reflect.TypeToken<CreateVersion.CreateVersionRequest> |
CreateVersion.getRequestClass()
Returns the request class to use.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ProjectVersion> |
VersionEndpoints.createProjectVersion(CreateVersion.CreateVersionRequest request)
Creates a new version for a project.
|
CompletableFuture<ProjectVersion> |
CreateVersion.sendRequest(CreateVersion.CreateVersionRequest request,
Map<String,String> urlParams)
This method will send the request.
|
Copyright © 2026. All rights reserved.