Uses of Class
masecla.modrinth4j.model.search.Facet
Packages that use Facet
-
Uses of Facet in masecla.modrinth4j.model.search
Methods in masecla.modrinth4j.model.search that return FacetModifier and TypeMethodDescriptionstatic FacetCreates a new category facet.static FacetCreates a new license facet.static FacetFacet.projectType(ProjectType type) Creates a new project type facet.static FacetCreates a new version facet.Methods in masecla.modrinth4j.model.search with parameters of type FacetModifier and TypeMethodDescriptionvoidFacetCollection.addPossibleConditions(Facet... facets) This method will add a block which will be OR'd.