A C D E G H I L N P R S T V 

S

ScoreboardUtils - com.github.systie.dsa.scoreboardのクラス
スコアボード関するユーティリティクラス
setItemInfo(ItemStack, String, String...) - クラス のstaticメソッドcom.github.systie.dsa.item.ItemUtils
アイテムの名前と説明を設定します。
setScore(JavaPlugin, String, String, int) - クラス のstaticメソッドcom.github.systie.dsa.scoreboard.ScoreboardUtils
指定スコア情報にvalueの値を設定します。
setScore(Player, String, String, int) - クラス のstaticメソッドcom.github.systie.dsa.scoreboard.ScoreboardUtils
指定スコア情報にvalueの値を設定します。
showBelowName(JavaPlugin, String) - クラス のstaticメソッドcom.github.systie.dsa.scoreboard.ScoreboardUtils
全プレイヤー共通スコアボードを名前下に表示します
showPlayerList(JavaPlugin, String) - クラス のstaticメソッドcom.github.systie.dsa.scoreboard.ScoreboardUtils
全プレイヤー共通スコアボードをプレイヤー一覧に表示します
showPlayerList(Player, String) - クラス のstaticメソッドcom.github.systie.dsa.scoreboard.ScoreboardUtils
プレイヤー別スコアボードをプレイヤー一覧に表示します
showServer(JavaPlugin, Player) - クラス のstaticメソッドcom.github.systie.dsa.scoreboard.ScoreboardUtils
プレイヤー別スコアボードを表示していたプレイヤーのスコアボードを
全プレイヤー共通スコアボードへ表示を切り替えます。
showSideBar(JavaPlugin, String) - クラス のstaticメソッドcom.github.systie.dsa.scoreboard.ScoreboardUtils
全プレイヤー共通スコアボードをサイドバーに表示します
showSideBar(Player, String) - クラス のstaticメソッドcom.github.systie.dsa.scoreboard.ScoreboardUtils
プレイヤー別スコアボードをサイドバーに表示します
startExecute(JavaPlugin, String, int, int, ExecuteLogicService) - クラス のstaticメソッドcom.github.systie.dsa.run.RunUtils
定期的に処理を実行します。
stop() - クラス のメソッドcom.github.systie.dsa.logicService.ExecuteLogicService
 
stop(JavaPlugin, String) - クラス のstaticメソッドcom.github.systie.dsa.run.RunUtils
実行されている定期処理を停止します 実行されていない名前を指定した場合は、例外が出力されます。
A C D E G H I L N P R S T V