public class MapGenCaves extends MapGenBase
rand, range, worldObj| Constructor and Description |
|---|
MapGenCaves() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
func_175793_a(IBlockState p_175793_1_,
IBlockState p_175793_2_) |
protected void |
func_180702_a(long p_180702_1_,
int p_180702_3_,
int p_180702_4_,
ChunkPrimer p_180702_5_,
double p_180702_6_,
double p_180702_8_,
double p_180702_10_,
float p_180702_12_,
float p_180702_13_,
float p_180702_14_,
int p_180702_15_,
int p_180702_16_,
double p_180702_17_) |
protected void |
func_180703_a(long p_180703_1_,
int p_180703_3_,
int p_180703_4_,
ChunkPrimer p_180703_5_,
double p_180703_6_,
double p_180703_8_,
double p_180703_10_) |
protected void |
recursiveGenerate(World worldIn,
int chunkX,
int chunkZ,
int p_180701_4_,
int p_180701_5_,
ChunkPrimer chunkPrimerIn)
Recursively called by generate()
|
generateprotected void func_180703_a(long p_180703_1_,
int p_180703_3_,
int p_180703_4_,
ChunkPrimer p_180703_5_,
double p_180703_6_,
double p_180703_8_,
double p_180703_10_)
protected void func_180702_a(long p_180702_1_,
int p_180702_3_,
int p_180702_4_,
ChunkPrimer p_180702_5_,
double p_180702_6_,
double p_180702_8_,
double p_180702_10_,
float p_180702_12_,
float p_180702_13_,
float p_180702_14_,
int p_180702_15_,
int p_180702_16_,
double p_180702_17_)
protected boolean func_175793_a(IBlockState p_175793_1_, IBlockState p_175793_2_)
protected void recursiveGenerate(World worldIn, int chunkX, int chunkZ, int p_180701_4_, int p_180701_5_, ChunkPrimer chunkPrimerIn)
recursiveGenerate in class MapGenBase