filteredPlayer

@NotNull
open fun filteredPlayer(@NotNull predicate: @NotNull Predicate<Player>): @NotNull Stream<Player>