public class CaveCarver extends Carver
Modifier and Type | Class and Description |
---|---|
static class |
CaveCarver.CaveWorm |
Constructor and Description |
---|
CaveCarver(int chance,
int minY,
int maxY,
int maxRad) |
Modifier and Type | Method and Description |
---|---|
Worm |
getWorm(long seed,
org.bukkit.util.Vector l) |
boolean |
isChunkCarved(org.bukkit.World w,
int chunkX,
int chunkZ,
Random r) |
Copyright © 2020. All rights reserved.