composite

@NotNull
open fun composite(@NotNull options: @NotNull Stream<EntityHideOption>): @NotNull EntityHideOption.Builder

Composites multiple options into this builder.

Return

this builder

Since

1.15.2

Parameters

options

the stream of options