Package net.md_5.bungee.api.score
Class Score
java.lang.Object
net.md_5.bungee.api.score.Score
Represents a scoreboard score entry.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Score
Creates a newScoreinstance.- Parameters:
itemName- Name to be displayed in the list.scoreName- Unique name of the score.value- Value of the score.
-
-
Method Details