Uses of Class
net.md_5.bungee.api.score.Team
-
Packages that use Team Package Description net.md_5.bungee.api.score -
-
Uses of Team in net.md_5.bungee.api.score
Methods in net.md_5.bungee.api.score that return Team Modifier and Type Method Description Team
Scoreboard. getTeam(String name)
Methods in net.md_5.bungee.api.score that return types with arguments of type Team Modifier and Type Method Description Collection<Team>
Scoreboard. getTeams()
Methods in net.md_5.bungee.api.score with parameters of type Team Modifier and Type Method Description void
Scoreboard. addTeam(Team team)
-