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
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
Deprecated.boolean
Deprecated.getName()
Deprecated.Name of the objective.getType()
Deprecated.Type; integer or heartsgetValue()
Deprecated.Value of the objective.int
hashCode()
Deprecated.void
Deprecated.Type; integer or heartsvoid
Deprecated.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.
-