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.scoreMethods in net.md_5.bungee.api.score that return Objective Modifier and Type Method Description ObjectiveScoreboard. 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 voidScoreboard. addObjective(Objective objective)
 
-