Uses of Interface
org.bukkit.scoreboard.Score

Packages that use Score
org.bukkit.scoreboard Interfaces used to manage the client side score display system. 
 

Uses of Score in org.bukkit.scoreboard
 

Methods in org.bukkit.scoreboard that return Score
 Score Objective.getScore(OfflinePlayer player)
          Gets a player's Score for an Objective on this Scoreboard
 

Methods in org.bukkit.scoreboard that return types with arguments of type Score
 Set<Score> Scoreboard.getScores(OfflinePlayer player)
          Gets all scores for a player on this Scoreboard
 



Copyright © 2013. All Rights Reserved.