matchAnimation

open fun matchAnimation(@NotNull mapper: @NotNull BiPredicate<RenderedBone, AnimationOverrideState>): Boolean

Applies a mapper to bones matching an animation predicate.

Return

true if any bones matched

Since

1.15.2

Parameters

mapper

the mapper function