Leaderboard

constructor(    world: String,     rotation: LeaderboardRotation,     availableRotations: List<LeaderboardRotation>,     lastUpdated: Instant?,     currentPage: Int,     totalPages: Int,     resultsCount: Int,     entries: List<BaseLeaderboardEntry>)(source)