Package | Description |
---|---|
org.bukkit.scoreboard |
Interfaces used to manage the client side score display system.
|
Modifier and Type | Method and Description |
---|---|
Score |
Objective.getScore(OfflinePlayer player)
Gets a player's Score for an Objective on this Scoreboard
|
Modifier and Type | Method and Description |
---|---|
Set<Score> |
Scoreboard.getScores(OfflinePlayer player)
Gets all scores for a player on this Scoreboard
|
Copyright © 2014. All rights reserved.