mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-09 08:32:07 -07:00
#661: Fix Typo in ScoreboardManager documentation
By: olijeffers0n <69084614+olijeffers0n@users.noreply.github.com>
This commit is contained in:
@@ -14,7 +14,7 @@ public interface ScoreboardManager {
|
|||||||
* This Scoreboard is saved by the server, is affected by the /scoreboard
|
* This Scoreboard is saved by the server, is affected by the /scoreboard
|
||||||
* command, and is the scoreboard shown by default to players.
|
* command, and is the scoreboard shown by default to players.
|
||||||
*
|
*
|
||||||
* @return the default sever scoreboard
|
* @return the default server scoreboard
|
||||||
*/
|
*/
|
||||||
@NotNull
|
@NotNull
|
||||||
Scoreboard getMainScoreboard();
|
Scoreboard getMainScoreboard();
|
||||||
|
Reference in New Issue
Block a user