Uses of Class
de.marcely.bedwars.api.player.LeaderboardFetchResult
-
Uses of LeaderboardFetchResult in de.marcely.bedwars.api.player
Modifier and TypeMethodDescriptionvoid
PlayerDataAPI.fetchLeaderboard
(PlayerStatSet statSet, int minRank, int maxRank, Consumer<LeaderboardFetchResult> callback) Fetches players at the given ranks at the leaderboard.