Package net.md_5.bungee.api.score
Class Score
java.lang.Object
net.md_5.bungee.api.score.Score
Deprecated.
not handled anymore
Represents a scoreboard score entry.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Score
Deprecated.
-
-
Method Details
-
getItemName
Deprecated.Name to be displayed in the list. -
getScoreName
Deprecated.Unique name of the score. -
getValue
public int getValue()Deprecated.Value of the score. -
equals
Deprecated. -
canEqual
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-