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
/
MinecraftServicesApi
/
getFriends
get
Friends
@
GET
(
value
=
"friends"
)
abstract
suspend
fun
getFriends
(
@
Header
(
value
=
"If-None-Match"
)
etag
:
String
?
=
null
)
:
Response
<
FriendsList
>