Uses of Package
org.bukkit.scoreboard
-
Packages that use org.bukkit.scoreboard Package Description org.bukkit More generalized classes in the API.org.bukkit.entity Interfaces for non-voxel objects that can exist in aworld
, 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.OptionStatus
Objective An objective on a scoreboard that can show scores specific to entries.RenderType Controls the way in which anObjective
is 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.