public class GeneratorBushFeature extends WorldGenerator
| Modifier and Type | Field and Description |
|---|---|
private BlockBush |
field_175908_a |
| Constructor and Description |
|---|
GeneratorBushFeature(BlockBush p_i45633_1_) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
generate(World worldIn,
java.util.Random rand,
BlockPos position) |
func_175904_e, setBlockAndNotifyAdequatelyprivate BlockBush field_175908_a
public GeneratorBushFeature(BlockBush p_i45633_1_)
public boolean generate(World worldIn, java.util.Random rand, BlockPos position)
generate in class WorldGenerator