Highscores

constructor(    world: String?,     category: HighscoresCategory,     vocation: HighscoresProfession,     worldTypes: Set<PvpType>,     battlEyeType: HighscoresBattlEyeType,     lastUpdated: Instant,     currentPage: Int,     totalPages: Int,     resultsCount: Int,     entries: List<HighscoresEntry>)(source)