addAnimationMovementModifier

open fun addAnimationMovementModifier(@NotNull predicate: Predicate<RenderedEntity>, @NotNull consumer: Consumer<AnimationMovement>): Boolean

Adds animation modifier.

Return

whether to success

Parameters

predicate

predicate

consumer

animation consumer