color

@Contract(value = "_ -> this", mutates = "this")
abstract fun color(color: NamedTextColor): Team.Builder

Sets the team colour to the given color.

Return

this builder

Parameters

color

the colour