public class MapGenCavesHell extends MapGenBase
rand, range, worldObj
Constructor and Description |
---|
MapGenCavesHell() |
Modifier and Type | Method and Description |
---|---|
protected void |
func_151538_a(World p_151538_1_,
int p_151538_2_,
int p_151538_3_,
int p_151538_4_,
int p_151538_5_,
Block[] p_151538_6_) |
protected void |
func_151543_a(long p_151543_1_,
int p_151543_3_,
int p_151543_4_,
Block[] p_151543_5_,
double p_151543_6_,
double p_151543_8_,
double p_151543_10_,
float p_151543_12_,
float p_151543_13_,
float p_151543_14_,
int p_151543_15_,
int p_151543_16_,
double p_151543_17_) |
protected void |
func_151544_a(long p_151544_1_,
int p_151544_3_,
int p_151544_4_,
Block[] p_151544_5_,
double p_151544_6_,
double p_151544_8_,
double p_151544_10_) |
func_151539_a
protected void func_151544_a(long p_151544_1_, int p_151544_3_, int p_151544_4_, Block[] p_151544_5_, double p_151544_6_, double p_151544_8_, double p_151544_10_)
protected void func_151543_a(long p_151543_1_, int p_151543_3_, int p_151543_4_, Block[] p_151543_5_, double p_151543_6_, double p_151543_8_, double p_151543_10_, float p_151543_12_, float p_151543_13_, float p_151543_14_, int p_151543_15_, int p_151543_16_, double p_151543_17_)
protected void func_151538_a(World p_151538_1_, int p_151538_2_, int p_151538_3_, int p_151538_4_, int p_151538_5_, Block[] p_151538_6_)
func_151538_a
in class MapGenBase