Uses of Class
de.marcely.bedwars.api.player.LeaderboardFetchResult
Package
Description
Classes dedicated to fetching, updating, and saving player data/properties/stats in MBedwars.
-
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.