public class MegaTaigaPopulator extends TaigaPopulator
| Modifier and Type | Field and Description |
|---|---|
protected StoneBoulderDecorator |
stoneBoulderDecorator |
taigaBrownMushroomDecorator, taigaRedMushroomDecoratorbrownMushroomDecorator, cactusDecorator, clayPatchDecorator, deadBushDecorator, desertWellDecorator, doublePlantDecorator, dungeonPopulator, entityDecorators, flowerDecorator, flowingLavaDecorator, flowingWaterDecorator, gravelPatchDecorator, lavaLakeDecorator, orePopulator, pumpkinDecorator, redMushroomDecorator, sandPatchDecorator, sugarCaneDecorator, surfaceCaveDecorator, tallGrassDecorator, treeDecorator, waterLakeDecorator| Constructor and Description |
|---|
MegaTaigaPopulator()
Creates a populator specialized for the Mega Taiga and Mega Taiga Hills biomes.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<org.bukkit.block.Biome> |
getBiomes() |
void |
populateOnGround(org.bukkit.World world,
Random random,
org.bukkit.Chunk chunk) |
populate, populateInGroundprotected final StoneBoulderDecorator stoneBoulderDecorator
public MegaTaigaPopulator()
public Collection<org.bukkit.block.Biome> getBiomes()
getBiomes in class TaigaPopulatorpublic void populateOnGround(org.bukkit.World world,
Random random,
org.bukkit.Chunk chunk)
populateOnGround in class TaigaPopulatorCopyright © 2021. All rights reserved.