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.model
/
PlayerProfile
/
PlayerProfile
Player
Profile
constructor
(
id
:
String
,
name
:
String
,
skins
:
List
<
SkinInfo
>
=
emptyList()
,
capes
:
List
<
CapeInfo
>
=
emptyList()
)