| Package | Description | 
|---|---|
| org.bukkit.scoreboard | Interfaces used to manage the client side score display system. | 
| Modifier and Type | Method and Description | 
|---|---|
| Team | Scoreboard. getPlayerTeam(OfflinePlayer player)Gets a player's Team on this Scoreboard | 
| Team | Scoreboard. getTeam(String teamName)Gets a Team by name on this Scoreboard | 
| Team | Scoreboard. registerNewTeam(String name)Registers a Team on this Scoreboard | 
| Modifier and Type | Method and Description | 
|---|---|
| Set<Team> | Scoreboard. getTeams()Gets all teams on this Scoreboard | 
Copyright © 2015. All rights reserved.