public enum Team implements ITeam
Die beiden verfügbaren Teams.
public static Team ONE
Das erste Team: Es kontrolliert Blau und Rot.
public static Team TWO
Das zweite Team: Es steuert Gelb und Grün.
public int getIndex()
@NotNull public java.util.List<sc.plugin2021.Color> getColors()