Package net.starype.quiz.api.game
Class LeaderboardDistribution.LeaderboardPosition
- java.lang.Object
-
- net.starype.quiz.api.game.LeaderboardDistribution.LeaderboardPosition
-
- Enclosing class:
- LeaderboardDistribution
public static class LeaderboardDistribution.LeaderboardPosition extends java.lang.Object
-
-
Method Detail
-
getPlayer
public IDHolder<?> getPlayer()
-
getScore
public double getScore()
-
-