| Package | Description |
|---|---|
| masecla.modrinth4j.endpoints.project |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.reflect.TypeToken<ModifyProject.ProjectModifications> |
ModifyProject.getRequestClass()
Returns the request class.
|
com.google.gson.reflect.TypeToken<ModifyProject.ProjectModifications> |
ModifyProject.getResponseClass()
Returns the response class.
|
CompletableFuture<ModifyProject.ProjectModifications> |
ProjectEndpoints.modify(String project,
ModifyProject.ProjectModifications request)
This endpoint is used to modify a project by its ID.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ModifyProject.ProjectModifications> |
ProjectEndpoints.modify(String project,
ModifyProject.ProjectModifications request)
This endpoint is used to modify a project by its ID.
|
Copyright © 2026. All rights reserved.