Package org.bukkit.scoreboard

Interfaces used to manage the client side score display system.
  • Interface Summary 
    Interface Description
    Objective
    An objective on a scoreboard that can show scores specific to entries.
    Score
    A score entry for an entry on an objective.
    Scoreboard
    A scoreboard
    ScoreboardManager
    Manager of Scoreboards
    Team
    A team on a scoreboard that has a common display theme and other properties.
  • Class Summary 
    Class Description
    Criterias
    Criteria names which trigger an objective to be modified by actions in-game
  • Enum Summary 
    Enum Description
    DisplaySlot
    Locations for displaying objectives to the player
    NameTagVisibility Deprecated.
    replaced by Team.OptionStatus
    RenderType
    Controls the way in which an Objective is rendered client side.
    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.