Uses of Interface
org.bukkit.scoreboard.Team
Package
Description
Interfaces used to manage the client side score display system.
-
Uses of Team in org.bukkit.scoreboard
Modifier and TypeMethodDescriptionScoreboard.getEntityTeam
(Entity entity) Gets an entity's Team on this ScoreboardScoreboard.getEntryTeam
(@NotNull String entry) Gets a entries Team on this ScoreboardScoreboard.getPlayerTeam
(@NotNull OfflinePlayer player) Gets a player's Team on this ScoreboardGets a Team by name on this ScoreboardScoreboard.registerNewTeam
(@NotNull String name) Registers a Team on this Scoreboard