| Package | Description |
|---|---|
| org.bukkit |
The root package of the Bukkit API, contains generalized API classes.
|
| Modifier and Type | Method | Description |
|---|---|---|
static @Nullable ScoreboardManager |
Bukkit.getScoreboardManager() |
Gets the instance of the scoreboard manager.
|
@Nullable ScoreboardManager |
Server.getScoreboardManager() |
Gets the instance of the scoreboard manager.
|
Copyright © 2020. All rights reserved.