Package-level declarations
Types
Link copied to clipboard
A rule for collision between members of a team.
Link copied to clipboard
The slot that a scoreboard may be displayed in.
Link copied to clipboard
An objective for a scoreboard, that has optional criteria that must be met, and information about what it's called and how it should be rendered.
Link copied to clipboard
A type representing a method of rendering an objective to a client.
Link copied to clipboard
The score of a member of a team for a specific objective.
Link copied to clipboard
interface Scoreboard
A Scoreboard is a method of keeping track of scores. These are primarily for use in minigames.
Link copied to clipboard
interface ScoreboardBound
Something that is bound to a scoreboard.
Link copied to clipboard
A team on a Scoreboard.
Link copied to clipboard
interface TeamMember
Something that may be a member of a team, having a meaningful representation on a team.
Link copied to clipboard
A visibility for a team option, such as for name tag visibility.