public class TimeBasedTransform
extends Object
-
Constructor Summary
Constructors
-
Method Summary
apply(Point3D[] points,
org.bukkit.Location loc,
boolean withRotation,
int iteration,
int level)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TimeBasedTransform
public TimeBasedTransform(Settings settings)
-
Method Details
-
apply
public Point3D[] apply(Point3D[] points,
org.bukkit.Location loc,
boolean withRotation,
int iteration,
int level)