Package | Description |
---|---|
org.bukkit |
More generalized classes in the API.
|
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.
|
Class and Description |
---|
ScoreboardManager
Manager of Scoreboards
|
Class and Description |
---|
Scoreboard
A scoreboard
|
Class and Description |
---|
DisplaySlot
Locations for displaying objectives to the player
|
NameTagVisibility
Deprecated.
replaced by
Team.OptionStatus |
Objective
An objective on a scoreboard that can show scores specific to entries.
|
Score |
Scoreboard
A scoreboard
|
Team
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.
|
Copyright © 2021. All rights reserved.