BetterModel
Toggle table of contents
1.11.4-SNAPSHOT-340
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.renderer
/
RenderPipeline
/
replace
replace
@
ApiStatus.Internal
open
fun
replace
(
@
NotNull
filter
:
@
NotNull
Predicate
<
RenderedBone
>
,
@
NotNull
target
:
@
NotNull
String
,
@
NotNull
animation
:
@
NotNull
String
,
@
NotNull
modifier
:
@
NotNull
AnimationModifier
)
:
Boolean
@
ApiStatus.Internal
open
fun
replace
(
@
NotNull
filter
:
@
NotNull
Predicate
<
RenderedBone
>
,
@
NotNull
target
:
@
NotNull
String
,
@
NotNull
animation
:
@
NotNull
BlueprintAnimation
,
@
NotNull
modifier
:
@
NotNull
AnimationModifier
)
:
Boolean