Uses of Record Class
me.rochblondiaux.blockbench.animation.keyframe.BlockbenchKeyFrameImpl
Packages that use BlockbenchKeyFrameImpl
-
Uses of BlockbenchKeyFrameImpl in me.rochblondiaux.blockbench.animation.animators
Methods in me.rochblondiaux.blockbench.animation.animators that return types with arguments of type BlockbenchKeyFrameImplModifier and TypeMethodDescriptionBlockbenchAnimatorImpl.keyFrames()Returns the value of thekeyFramesrecord component.Constructor parameters in me.rochblondiaux.blockbench.animation.animators with type arguments of type BlockbenchKeyFrameImplModifierConstructorDescriptionBlockbenchAnimatorImpl(String name, String type, List<BlockbenchKeyFrameImpl> keyFrames) Creates an instance of aBlockbenchAnimatorImplrecord class.