or

@NotNull
open fun or(@NotNull option: @NotNull EntityHideOption): @NotNull EntityHideOption.Builder

Merges another hide option using OR logic.

Return

this builder

Since

1.15.2

Parameters

option

the option to merge