Interface | Description |
---|---|
BigMushroom |
Represents a populator which places a number of large mushrooms.
|
BigMushroom.Builder |
A builder for constructing
BigMushroom populators. |
BlockBlob |
Represents a populator which places in a number of 'blobs' of a specific
block state.
|
BlockBlob.Builder |
A builder for constructing
BlockBlob populators. |
Cactus |
Represents a populator which will randomly spawn a number of cacti within the
chunk.
|
Cactus.Builder |
A builder for constructing
Cactus populators. |
DesertWell |
Represents a populator which spawns desert wells.
|
DesertWell.Builder |
A builder for constructing
DesertWell populators. |
DoublePlant |
Represents a populator which spawns in an assortment of two block tall
plants.
|
DoublePlant.Builder |
A builder for constructing
DoublePlant populators. |
Dungeon |
Represents a which places 'Dungeon's randomly underground.
|
Dungeon.Builder |
A builder for constructing
Dungeon populators. |
EnderCrystalPlatform |
Represents a populator which randomly generates large obsidian pillars with
EnderCrystal s at the peak such as are found in the End. |
EnderCrystalPlatform.Builder |
A builder for constructing
EnderCrystalPlatform populators. |
Flowers |
Represents a populator which uses perlin noise to scatter flowers randomly
around a chunk.
|
Flowers.Builder |
A builder for constructing
Flowers populators. |
Forest |
A populator which will place several trees into a chunk in order to create a
forest.
|
Forest.Builder |
A builder for constructing
Forest populators. |
Glowstone |
Represents a populator which spawns clusters of glowstone.
|
Glowstone.Builder |
A builder for constructing
Glowstone populators. |
HugeTree |
Represents a populator which spawns the huge tree variants of the standard
trees.
|
HugeTree.Builder |
A builder for constructing
HugeTree populators. |
IcePath |
Represents a populator which places in a pseudo path of ice.
|
IcePath.Builder |
A builder for constructing
IcePath populators. |
IceSpike |
Represents a populator which generates large spikes of Ice.
|
IceSpike.Builder |
A builder for constructing
IceSpike populators. |
JungleBush |
Represents a populator which creates the ground cover of bushes as found in
jungle biomes.
|
JungleBush.Builder |
A builder for constructing
JungleBush populators. |
Lake |
Represents a populator which will attempt to spawn lakes within the chunk
dependending on a random chance.
|
Lake.Builder |
A builder for constructing
Lake populators. |
Melons |
Represents a populator which scatters melons randomly around the chunk.
|
Melons.Builder |
A builder for constructing
Melons populators. |
Ore |
Represents a populator which seeds the underground areas of the chunks with
ores.
|
Ore.Builder |
A builder for constructing
Ore populators. |
Pumpkin |
Represents a populator which spawns patches of pumpkins randomly within
chunks.
|
Pumpkin.Builder |
A builder for constructing
Pumpkin populators. |
RandomFire |
Represents a populator which creates fires on the surfaces of targeted
blocks.
|
RandomFire.Builder |
A builder for constructing
RandomFire populators. |
RandomLiquids |
Represents a populator which places random liquid sources in walls of caves
or the terrain of the chunk.
|
RandomLiquids.Builder |
A builder for constructing
RandomLiquids populators. |
Reeds |
Represents a populator which spawns in reeds near valid water sources within
the chunk.
|
Reeds.Builder |
A builder for constructing
Reeds populators. |
SeaFloor |
Represents a populator which places down a disc of material onto the bottom
on an ocean or river.
|
SeaFloor.Builder |
A builder for constructing
SeaFloor populators. |
Shrub |
Represents a populator which places down various variants of
ShrubType s within the chunk. |
Shrub.Builder |
A builder for constructing
Shrub populators. |
Vines |
Represents a populator which places large amounts of vines on surfaces within
the chunk.
|
Vines.Builder |
A builder for constructing
Vines populators. |
WaterLily |
Represents a populator which places in water lilies.
|
WaterLily.Builder |
A builder for constructing
WaterLily populators. |