Uses of Package
dev.wyck.worldgen.feature.treedecorators
Packages that use dev.wyck.worldgen.feature.treedecorators
Package
Description
-
Classes in dev.wyck.worldgen.feature.treedecorators used by dev.wyck.worldgen.feature.configurationsClassDescriptionDecorators are used to add additional blocks to various parts of the tree.
-
Classes in dev.wyck.worldgen.feature.treedecorators used by dev.wyck.worldgen.feature.treedecoratorsClassDescriptionReplaces blocks in the
#minecraft:dirttag around the tree with different blocks.Attaches blocks to exposed faces of all foliage blocks in specified directions.Builder forAttachedToLeavesDecorator.Attaches blocks to exposed faces of all trunk blocks in specified directions.Builder forAttachedToLogsDecorator.Places a single beehive with the specified probability.Builder forBeehiveDecorator.Places cocoa beans on the bottom 3 blocks of the trunk with a probability of 25% for each face.Builder forCocoaDecorator.Places a creaking heart, replacing a trunk block in a position where all 6 surrounding blocks are in the#minecraft:logstag.Builder forCreakingHeartDecorator.Places vines attached to any foliage blocks.Builder forLeaveVineDecorator.Places theminecraft:pale_moss_patchconfigured feature at the position of the lowest log with probabilityPaleMossDecorator.groundProbability().Builder forPaleMossDecorator.TriesPlaceOnGroundDecorator.tries()positions within the specified radius and height range to find a position that is at the height of theMOTION_BLOCKING_NO_LEAVESheightmap, is solid, and has air above.Builder forPlaceOnGroundDecorator.Decorators are used to add additional blocks to various parts of the tree.Adds vines to each side of each trunk block with a probability of 75% each.