Uses of Class
net.md_5.bungee.api.score.Objective
-
Packages that use Objective Package Description net.md_5.bungee.api.score -
-
Uses of Objective in net.md_5.bungee.api.score
Methods in net.md_5.bungee.api.score that return Objective Modifier and Type Method Description Objective
Scoreboard. getObjective(String name)
Methods in net.md_5.bungee.api.score that return types with arguments of type Objective Modifier and Type Method Description Collection<Objective>
Scoreboard. getObjectives()
Methods in net.md_5.bungee.api.score with parameters of type Objective Modifier and Type Method Description void
Scoreboard. addObjective(Objective objective)
-