getScoreboard

fun getScoreboard(): @NotNull Scoreboard(source)

This method returns the org.bukkit.scoreboard.Scoreboard which was created, ready to be displayed to a org.bukkit.entity.Player IMPORTANT: The org.bukkit.scoreboard.Scoreboard will be updated when methods like line or title are called

Return

The org.bukkit.scoreboard.Scoreboard which was created