displayName

@Contract(value = "_ -> this", mutates = "this")
abstract fun displayName(name: Component): Team.Builder

Sets the display name for the team to the given name.

Return

this builder

Parameters

name

the display name