Package net.md_5.bungee.api.score
Class Objective
java.lang.Object
net.md_5.bungee.api.score.Objective
Deprecated.
not handled anymore
Represents an objective entry.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanDeprecated.booleanDeprecated.getName()Deprecated.Name of the objective.getType()Deprecated.Type; integer or heartsgetValue()Deprecated.Value of the objective.inthashCode()Deprecated.voidDeprecated.Type; integer or heartsvoidDeprecated.Value of the objective.toString()Deprecated.
-
Constructor Details
-
Objective
Deprecated.
-
-
Method Details
-
getName
Deprecated.Name of the objective. -
getValue
Deprecated.Value of the objective. -
getType
Deprecated.Type; integer or hearts -
setValue
Deprecated.Value of the objective. -
setType
Deprecated.Type; integer or hearts -
equals
Deprecated. -
canEqual
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-