| Package | Description |
|---|---|
| masecla.modrinth4j.endpoints.project |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.reflect.TypeToken<CreateProject.CreateProjectRequest> |
CreateProject.getRequestClass()
Returns the request class.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Project> |
ProjectEndpoints.create(CreateProject.CreateProjectRequest request)
This endpoint will create a project based on the request.
|
CompletableFuture<Project> |
CreateProject.sendRequest(CreateProject.CreateProjectRequest parameters,
Map<String,String> urlParams)
Sends the request.
|
Copyright © 2026. All rights reserved.