public interface ScoreboardManager
Modifier and Type | Method | Description |
---|---|---|
Scoreboard |
getMainScoreboard() |
Gets the primary Scoreboard controlled by the server.
|
Scoreboard |
getNewScoreboard() |
Gets a new Scoreboard to be tracked by the server.
|
@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 Scoreboard getNewScoreboard()
WeakReference
Copyright © 2019. All rights reserved.