public interface ScoreboardManager
| Modifier and Type | Method | Description |
|---|---|---|
@NotNull Scoreboard |
getMainScoreboard() |
Gets the primary Scoreboard controlled by the server.
|
@NotNull Scoreboard |
getNewScoreboard() |
Gets a new Scoreboard to be tracked by the server.
|
@NotNull @NotNull Scoreboard getMainScoreboard()
This Scoreboard is saved by the server, is affected by the /scoreboard command, and is the scoreboard shown by default to players.
@NotNull @NotNull Scoreboard getNewScoreboard()
WeakReferenceCopyright © 2020. All rights reserved.