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. | 
Scoreboard getMainScoreboard()
This Scoreboard is saved by the server, is affected by the /scoreboard command, and is the scoreboard shown by default to players.
Scoreboard getNewScoreboard()
WeakReferenceCopyright © 2018. All rights reserved.