public abstract class WorldGenHugeTrees extends WorldGenAbstractTree
Modifier and Type | Field and Description |
---|---|
protected int |
baseHeight |
protected int |
field_150538_d |
protected int |
leavesMetadata |
protected int |
woodMetadata |
Constructor and Description |
---|
WorldGenHugeTrees(boolean p_i45458_1_,
int p_i45458_2_,
int p_i45458_3_,
int p_i45458_4_,
int p_i45458_5_) |
Modifier and Type | Method and Description |
---|---|
protected int |
func_150533_a(java.util.Random p_150533_1_) |
protected void |
func_175925_a(World worldIn,
BlockPos p_175925_2_,
int p_175925_3_) |
protected void |
func_175928_b(World worldIn,
BlockPos p_175928_2_,
int p_175928_3_) |
protected boolean |
func_175929_a(World worldIn,
java.util.Random p_175929_2_,
BlockPos p_175929_3_,
int p_175929_4_) |
func_150523_a, func_175921_a, func_180711_a, isReplaceable
func_175903_a, func_175904_e, func_175905_a, func_175906_a, generate
protected final int baseHeight
protected final int woodMetadata
protected final int leavesMetadata
protected int field_150538_d
public WorldGenHugeTrees(boolean p_i45458_1_, int p_i45458_2_, int p_i45458_3_, int p_i45458_4_, int p_i45458_5_)