@NotThreadSafe
public class LevelBuilder
extends Object
-
Constructor Summary
Constructors
-
Method Summary
generator(org.cloudburstmc.api.util.Identifier generatorId)
storage(org.cloudburstmc.api.util.Identifier storageId)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
-
-
storage
public LevelBuilder storage
(org.cloudburstmc.api.util.Identifier storageId)
-
generator
public LevelBuilder generator
(org.cloudburstmc.api.util.Identifier generatorId)
-
-