withPlayers

abstract fun withPlayers(withPlayers: Boolean): BaseServerSourceLine.Builder<T>

Sets whether the line should include players.

Parameters

withPlayers

Whether the source line should be with ServerPlayerSetManager, default false.

See also