接口的使用
org.bukkit.scoreboard.Scoreboard
-
org.bukkit.entity中Scoreboard的使用
-
org.bukkit.scoreboard中Scoreboard的使用
修饰符和类型方法说明ScoreboardManager.getMainScoreboard()
获取初始服务器计分板.ScoreboardManager.getNewScoreboard()
获取一个新的计分板,由服务器持续保存监测 可受玩家、插件影响.Objective.getScoreboard()
获取对象所链接的计分板.Score.getScoreboard()
Gets the scoreboard for the associated objective.Team.getScoreboard()
Gets the Scoreboard to which this team is attached