AnimationModifier
A modifier of animation.
Parameters
predicate
predicate
start
start lerp
end
end lerp
type
animation type
speed
speed modifier
override
override
player
player
Constructors
Link copied to clipboard
Creates modifier
Creates modifier
Creates modifier
Creates modifier
constructor(start: Int, end: Int, @Nullable type: @Nullable AnimationIterator.Type, @Nullable speed: @Nullable FloatSupplier)
Creates modifier
constructor(@Nullable predicate: @Nullable BooleanSupplier, start: Int, end: Int, @Nullable type: @Nullable AnimationIterator.Type, @Nullable speed: @Nullable FloatSupplier)
Creates modifier
Properties
Functions
Link copied to clipboard
Creates builder
Link copied to clipboard
Gets predicate value
Link copied to clipboard
Gets speed value
Link copied to clipboard
Makes this modifier as builder
Link copied to clipboard
@NotNull
Gets modifier's type or default value