Package paulevs.edenring.world.generator
Class CaveGenerator
java.lang.Object
paulevs.edenring.world.generator.CaveGenerator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcarve(net.minecraft.world.level.chunk.ChunkAccess chunkAccess, InterpolationCell cellTerrain) static voidinit(long seed)
-
Constructor Details
-
CaveGenerator
public CaveGenerator()
-
-
Method Details
-
init
public static void init(long seed) -
carve
public static void carve(net.minecraft.world.level.chunk.ChunkAccess chunkAccess, InterpolationCell cellTerrain)
-