PlayerSkinApi

class PlayerSkinApi(serviceHost: String) : BaseApi

Constructors

Link copied to clipboard
constructor(serviceHost: String)

Properties

Link copied to clipboard
val defaultHeaders: Headers

Functions

Link copied to clipboard
suspend fun changeSkin(url: String, model: PlayerModelType)
Link copied to clipboard
suspend fun uploadSkin(file: File, model: PlayerModelType)