public class RavineCarver extends Carver
Modifier and Type | Class and Description |
---|---|
static class |
RavineCarver.RavineWorm |
Constructor and Description |
---|
RavineCarver(int chance,
int minY,
int maxY) |
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.