Uses of Class
org.cloudburstmc.server.level.generator.standard.population.ChancePopulator
Packages that use ChancePopulator
Package
Description
-
Uses of ChancePopulator in org.cloudburstmc.server.level.generator.standard.population
Modifier and TypeClassDescriptionclassPlaces large spikes in the world.static classclassclassclassclassclassPlaces large spikes in the world.classclassGenerates underwater ore veins. -
Uses of ChancePopulator in org.cloudburstmc.server.level.generator.standard.population.cluster
Subclasses of ChancePopulator in org.cloudburstmc.server.level.generator.standard.population.clusterModifier and TypeClassDescriptionclassclassGenerates ore veins. -
Uses of ChancePopulator in org.cloudburstmc.server.level.generator.standard.population.plant
Modifier and TypeClassDescriptionclassclassPlaces patches of double plants in the world.classPlaces patches of plants of varying heights in the world.classPlaces patches of 1-block-tall plants in the world. -
Uses of ChancePopulator in org.cloudburstmc.server.level.generator.standard.population.tree
Modifier and TypeClassDescriptionclassBase class for all tree populators.classPlaces very short "trees", consisting of only a single log with a pile of leaves around it.classA populator that places simple trees, with a similar shape to vanilla oak/birch trees.classA populator that places simple trees, with a similar shape to vanilla oak/birch trees.