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
/
updateAttributes
update
Attributes
@
POST
(
value
=
"player/attributes"
)
abstract
suspend
fun
updateAttributes
(
@
Body
update
:
PlayerAttributesUpdate
)
:
PlayerAttributes