public ITeam
This represents the team a player is in / is playing for. Concrete implementations belong into the corresponding plugin.
public ITeam()
int getIndex()
@NotNull java.lang.String getName()
@NotNull ITeam opponent()