Uses of Class
de.marcely.bedwars.api.game.scoreboard.ScoreboardHandler
Packages that use ScoreboardHandler
-
Uses of ScoreboardHandler in de.marcely.bedwars.api
Methods in de.marcely.bedwars.api that return ScoreboardHandlerModifier and TypeMethodDescriptionGameAPI.getDefaultScoreboardHandler()Returns the default handler for scoreboards that's being provided by the plugin.GameAPI.getScoreboardHandler()Returns the current handler for scoreboards.Methods in de.marcely.bedwars.api with parameters of type ScoreboardHandlerModifier and TypeMethodDescriptionvoidGameAPI.setScoreboardHandler(ScoreboardHandler handler) Set the new handler for scoreboards.