public class ExtremeHillsPopulator extends BiomePopulator
| Modifier and Type | Field and Description |
|---|---|
protected EmeraldOreDecorator |
emeraldOreDecorator |
protected InfestedStoneDecorator |
infestedStoneDecorator |
brownMushroomDecorator, cactusDecorator, clayPatchDecorator, deadBushDecorator, desertWellDecorator, doublePlantDecorator, dungeonPopulator, entityDecorators, flowerDecorator, flowingLavaDecorator, flowingWaterDecorator, gravelPatchDecorator, lavaLakeDecorator, orePopulator, pumpkinDecorator, redMushroomDecorator, sandPatchDecorator, sugarCaneDecorator, surfaceCaveDecorator, tallGrassDecorator, treeDecorator, waterLakeDecorator| Constructor and Description |
|---|
ExtremeHillsPopulator() |
| 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 EmeraldOreDecorator emeraldOreDecorator
protected final InfestedStoneDecorator infestedStoneDecorator
public Collection<org.bukkit.block.Biome> getBiomes()
getBiomes in class BiomePopulatorpublic void populateOnGround(org.bukkit.World world,
Random random,
org.bukkit.Chunk chunk)
populateOnGround in class BiomePopulatorCopyright © 2021. All rights reserved.