LiquidBounce
Toggle table of contents
0.40.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.api.thirdparty.mojang.service
/
MojangApi
/
fetchProfiles
fetch
Profiles
@
POST
(
value
=
"profiles/minecraft"
)
abstract
suspend
fun
fetchProfiles
(
@
Body
names
:
List
<
String
>
)
:
List
<
ProfileIdName
>
Max 10 names. Missing ones are omitted from the response.