Package org.screamingsandals.bedwars.api
Interface Team
- All Known Subinterfaces:
RunningTeam
public interface Team
-
Method Details
-
getGame
Game getGame()- Returns:
-
getName
String getName()- Returns:
-
getColor
TeamColor getColor()- Returns:
-
isNewColor
boolean isNewColor()- Returns:
- isNewColor boolean u
-
getTeamSpawn
org.bukkit.Location getTeamSpawn()- Returns:
-
getTargetBlock
org.bukkit.Location getTargetBlock()- Returns:
-
getMaxPlayers
int getMaxPlayers()- Returns:
-