Uses of Class
masecla.modrinth4j.model.search.FacetCollection
Packages that use FacetCollection
-
Uses of FacetCollection in masecla.modrinth4j.model.search
Methods in masecla.modrinth4j.model.search that return FacetCollectionModifier and TypeMethodDescriptionFacetCollection.FacetAdapter.read(com.google.gson.stream.JsonReader in) Deserializes a JSON string into aFacetCollectionobject.Methods in masecla.modrinth4j.model.search with parameters of type FacetCollectionModifier and TypeMethodDescriptionvoidFacetCollection.FacetAdapter.write(com.google.gson.stream.JsonWriter out, FacetCollection value) Serializes aFacetCollectionobject into a JSON string.