Uses of Class
masecla.modrinth4j.endpoints.SearchEndpoint.SearchResponse
Packages that use SearchEndpoint.SearchResponse
-
Uses of SearchEndpoint.SearchResponse in masecla.modrinth4j.endpoints
Methods in masecla.modrinth4j.endpoints that return types with arguments of type SearchEndpoint.SearchResponseModifier and TypeMethodDescriptioncom.google.gson.reflect.TypeToken<SearchEndpoint.SearchResponse> SearchEndpoint.getResponseClass()Returns the response class to use. -
Uses of SearchEndpoint.SearchResponse in masecla.modrinth4j.main
Methods in masecla.modrinth4j.main that return types with arguments of type SearchEndpoint.SearchResponseModifier and TypeMethodDescriptionModrinthAPI.search(SearchEndpoint.SearchRequest request) Executes a search request.