Uses of Class
de.marcely.bedwars.api.game.scoreboard.ScoreboardHandler
-
Uses of ScoreboardHandler in de.marcely.bedwars.api
Modifier and TypeMethodDescriptionGameAPI.getDefaultScoreboardHandler()
Returns the default handler for scoreboards that's being provided by the plugin.GameAPI.getScoreboardHandler()
Returns the current handler for scoreboards.Modifier and TypeMethodDescriptionvoid
GameAPI.setScoreboardHandler
(ScoreboardHandler handler) Set the new handler for scoreboards.