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