public abstract class WorldGenHugeTrees extends WorldGenAbstractTree
Modifier and Type | Field and Description |
---|---|
protected int |
baseHeight
The base height of the tree
|
protected int |
extraRandomHeight |
protected IBlockState |
leavesMetadata
Sets the metadata for the leaves used in huge trees
|
protected IBlockState |
woodMetadata
Sets the metadata for the wood blocks used
|
Constructor and Description |
---|
WorldGenHugeTrees(boolean p_i46447_1_,
int p_i46447_2_,
int p_i46447_3_,
IBlockState p_i46447_4_,
IBlockState p_i46447_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_175904_e, generate, setBlockAndNotifyAdequately
protected final int baseHeight
protected final IBlockState woodMetadata
protected final IBlockState leavesMetadata
protected int extraRandomHeight
public WorldGenHugeTrees(boolean p_i46447_1_, int p_i46447_2_, int p_i46447_3_, IBlockState p_i46447_4_, IBlockState p_i46447_5_)