Package me.totalfreedom.utils
Class ShapeUtils
java.lang.Object
me.totalfreedom.utils.ShapeUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<org.bukkit.Location>generate(int count, DoubleUnaryOperator x, DoubleUnaryOperator y, DoubleUnaryOperator z)
-
Constructor Details
-
ShapeUtils
public ShapeUtils(org.bukkit.World world, double start, double end)
-
-
Method Details
-
generate
public List<org.bukkit.Location> generate(int count, DoubleUnaryOperator x, DoubleUnaryOperator y, DoubleUnaryOperator z)
-