PlayerProfile

constructor(id: String, name: String, skins: List<SkinInfo> = emptyList(), capes: List<CapeInfo> = emptyList())