BetterModel
Toggle table of contents
1.14.1-SNAPSHOT-413
api
Target filter
api
Switch theme
Search in API
Skip to content
BetterModel
api
/
kr.toxicity.model.api.data.renderer
/
RenderPipeline
/
animate
animate
@
ApiStatus.Internal
open
fun
animate
(
@
NotNull
filter
:
@
NotNull
Predicate
<
RenderedBone
>
,
@
NotNull
animation
:
@
NotNull
BlueprintAnimation
,
@
NotNull
modifier
:
@
NotNull
AnimationModifier
,
@
NotNull
eventHandler
:
@
NotNull
AnimationEventHandler
)
:
Boolean