Class LeaderboardValue
java.lang.Object
wtf.nucker.kitpvpplus.api.objects.LeaderboardValue
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
LeaderboardValue
public LeaderboardValue(org.bukkit.OfflinePlayer player, double value) 
 - 
 - 
Method Details
- 
getValue
public double getValue()- Returns:
 - the player's value
 
 - 
getPlayer
public org.bukkit.OfflinePlayer getPlayer()- Returns:
 - the player
 
 - 
equals
 
 -