canSeeInvisibleMembers

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

Sets whether or not team members can see invisible team members.

Return

this builder

Parameters

value

the value for the setting