public interface ScoreboardManager
Modifier and Type | Method and 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()
WeakReference
Copyright © 2016. All rights reserved.