Uses of Interface
org.cloudburstmc.server.level.feature.WorldFeature
Packages that use WorldFeature
Package
Description
-
Uses of WorldFeature in org.cloudburstmc.server.level.feature
Classes in org.cloudburstmc.server.level.feature that implement WorldFeatureModifier and TypeClassDescriptionclassGenerates a fully grown chorus tree.classclassProvides helper methods for otherWorldFeatureto quickly check if a block can be replaced. -
Uses of WorldFeature in org.cloudburstmc.server.level.feature.tree
Classes in org.cloudburstmc.server.level.feature.tree that implement WorldFeatureModifier and TypeClassDescriptionclassCommon code for all tree types.classGenerates a dark oak tree.classGenerates a huge jungle tree.classGenerates a huge pine tree.classGenerates a huge spruce tree.classCommon code for all huge (2x2) tree types.classGenerates normal trees, but with vines on the sides.classGenerates either a normal tree or a large oak tree.classGenerates a huge brown mushroom.classGenerates a huge red mushroom.classGenerates a normal, vanilla-style tree.classGenerates an acacia (savanna) tree.classGenerates a spruce tree.classGenerates normal trees, but with vines on the sides.Methods in org.cloudburstmc.server.level.feature.tree that return WorldFeatureModifier and TypeMethodDescriptionGenerationTreeSpecies.getDefaultGenerator()GenerationTreeSpecies.getDefaultGenerator(@NonNull IntRange height)GenerationTreeSpecies.getFallenGenerator()GenerationTreeSpecies.getHugeGenerator() -
Uses of WorldFeature in org.cloudburstmc.server.level.generator.standard.population.tree
Fields in org.cloudburstmc.server.level.generator.standard.population.tree declared as WorldFeatureModifier and TypeFieldDescriptionprotected WorldFeature[]HugeTreePopulator.typesprotected WorldFeature[]TreePopulator.types