mcutils
Toggle table of contents
main
jvm
Platform filter
jvm
Switch theme
Search in API
mcutils
mcutils
/
tech.aliorpse.mcutils.model.modrinth.search
/
ModrinthSearchResponse
/
ModrinthSearchResponse
Modrinth
Search
Response
constructor
(
hits
:
List
<
ModrinthSearchResult
>
,
offset
:
Int
,
limit
:
Int
,
totalHits
:
Int
)