Uses of Class
org.geysermc.connector.scoreboard.Scoreboard
Packages that use Scoreboard
-
Uses of Scoreboard in org.geysermc.connector.scoreboard
Constructors in org.geysermc.connector.scoreboard with parameters of type ScoreboardModifierConstructorDescriptionObjective(Scoreboard scoreboard, String objectiveName)/!\ This method is made for temporary objectives until the real objective is receivedObjective(Scoreboard scoreboard, String objectiveName, com.github.steveice10.mc.protocol.data.game.scoreboard.ScoreboardPosition displaySlot, String displayName, int type)Team(Scoreboard scoreboard, String id)