Class TimerAnimation<B>
java.lang.Object
dev.thorinwasher.blockanimator.api.animation.TimerAnimation<B>
- All Implemented Interfaces:
Animation<B>
-
Nested Class Summary
Nested classes/interfaces inherited from interface dev.thorinwasher.blockanimator.api.animation.Animation
Animation.AnimationStatus -
Constructor Summary
ConstructorsConstructorDescriptionTimerAnimation(BlockSelector blockSelector, BlockMoveAnimation blockMoveAnimation, BlockSupplier<B> blockSupplier, BlockTimer blockTimer, int framesBuffer) -
Method Summary
-
Constructor Details
-
TimerAnimation
public TimerAnimation(BlockSelector blockSelector, BlockMoveAnimation blockMoveAnimation, BlockSupplier<B> blockSupplier, BlockTimer blockTimer, int framesBuffer)
-
-
Method Details
-
compile
public void compile()Description copied from interface:AnimationHAS TO BE RUN ASYNC! -
getNext
-
getStatus
-
supplier
-