| Package | Description |
|---|---|
| masecla.modrinth4j.model.search |
| Modifier and Type | Method and Description |
|---|---|
static Facet |
Facet.category(String value)
Creates a new category facet.
|
static Facet |
Facet.license(String value)
Creates a new license facet.
|
static Facet |
Facet.projectType(ProjectType type)
Creates a new project type facet.
|
static Facet |
Facet.version(String value)
Creates a new version facet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FacetCollection.addPossibleConditions(Facet... facets)
This method will add a block which will be OR'd.
|
Copyright © 2026. All rights reserved.