displayName

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

Sets the display name of the objective to the given name.

Return

this builder

Parameters

name

the display name