| Package | Description | 
|---|---|
| org.bukkit.scoreboard | 
 Interfaces used to manage the client side score display system. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
@NotNull Score | 
Objective.getScore(@NotNull OfflinePlayer player)
Deprecated. 
 
Scoreboards can contain entries that aren't players 
 | 
@NotNull Score | 
Objective.getScore(@NotNull String entry)
Gets an entry's Score for an Objective on this Scoreboard. 
 | 
Copyright © 2021. All rights reserved.