LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.api.thirdparty
/
PlayerSkinApi
Player
Skin
Api
class
PlayerSkinApi
(
serviceHost
:
String
)
:
BaseApi
Members
Constructors
Player
Skin
Api
Link copied to clipboard
constructor
(
serviceHost
:
String
)
Properties
default
Headers
Link copied to clipboard
val
defaultHeaders
:
Headers
Functions
change
Skin
Link copied to clipboard
suspend
fun
changeSkin
(
url
:
String
,
model
:
PlayerModelType
)
upload
Skin
Link copied to clipboard
suspend
fun
uploadSkin
(
file
:
File
,
model
:
PlayerModelType
)