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
/
fetchUuidByUsername
fetch
Uuid
By
Username
@
GET
(
value
=
"users/profiles/minecraft/{username}"
)
abstract
suspend
fun
fetchUuidByUsername
(
@
Path
(
value
=
"username"
)
username
:
String
)
:
ProfileIdName
Returns 404 if no player exists.