Class FixedStepsPathCompletionSupplier

java.lang.Object
dev.thorinwasher.blockanimator.api.blockanimations.pathcompletion.FixedStepsPathCompletionSupplier
All Implemented Interfaces:
PathCompletionSupplier

public class FixedStepsPathCompletionSupplier extends Object implements PathCompletionSupplier
  • Constructor Details

    • FixedStepsPathCompletionSupplier

      public FixedStepsPathCompletionSupplier(int steps)
  • Method Details