TibiaKt
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
TibiaKt
tibiakt-core
/
com.galarzaa.tibiakt.core.section.community.leaderboard.model
/
Leaderboard
/
Leaderboard
Leaderboard
constructor
(
world
:
String
,
rotation
:
LeaderboardRotation
,
availableRotations
:
List
<
LeaderboardRotation
>
,
lastUpdatedAt
:
Instant
?
,
currentPage
:
Int
,
totalPages
:
Int
,
resultsCount
:
Int
,
entries
:
List
<
LeaderboardEntry
>
)
(
source
)