Package studio.magemonkey.fusion.util
Class LevelFunction
java.lang.Object
studio.magemonkey.fusion.util.LevelFunction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcopyLevelMap(Map<Integer, Double> levelMap) static voidgenerate(int levels)
-
Constructor Details
-
LevelFunction
public LevelFunction()
-
-
Method Details
-
generate
public static void generate(int levels) -
copyLevelMap
-