Uses of Interface
org.bukkit.scoreboard.Score
Package
Description
Interfaces used to manage the client side score display system.
-
Uses of Score in org.bukkit.scoreboard
Modifier and TypeMethodDescriptionGets an entry's Score for an Objective on this Scoreboard.Objective.getScore
(@NotNull OfflinePlayer player) Gets a player's Score for an Objective on this ScoreboardObjective.getScoreFor
(Entity entity) Gets an entity's Score for an Objective on this Scoreboard.Modifier and TypeMethodDescriptionGets all scores for an entry on this ScoreboardScoreboard.getScores
(@NotNull OfflinePlayer player) Gets all scores for a player on this ScoreboardScoreboard.getScoresFor
(Entity entity) Gets all scores for an entity on this Scoreboard