Uses of Package
org.bukkit.scoreboard
| Package | Description | 
|---|---|
| org.bukkit | 
 The root package of the Bukkit API, contains generalized API classes. 
 | 
| org.bukkit.entity | 
 Interfaces for non-voxel objects that can exist in a  
world, including all players, monsters, projectiles, etc. | 
| org.bukkit.scoreboard | 
 Interfaces used to manage the client side score display system. 
 | 
- 
Classes in org.bukkit.scoreboard used by org.bukkit Class Description ScoreboardManager Manager of Scoreboards - 
Classes in org.bukkit.scoreboard used by org.bukkit.entity Class Description Scoreboard A scoreboard - 
Classes in org.bukkit.scoreboard used by org.bukkit.scoreboard Class Description DisplaySlot Locations for displaying objectives to the playerNameTagVisibility Deprecated.replaced byTeam.OptionStatusObjective An objective on a scoreboard that can show scores specific to entries.RenderType Controls the way in which anObjectiveis rendered client side.Score Scoreboard A scoreboardTeam A team on a scoreboard that has a common display theme and other properties.Team.Option Represents an option which may be applied to this team.Team.OptionStatus How an option may be applied to members of this team.