Raw Player Profile
@JsonClass(generateAdapter = true )
The JSON Element that to be processed.
Constructors
Link copied to clipboard
constructor(id: String, name: String, legacy: Boolean = false, properties: List<RawPlayerProfile.Property>)