Uses of Class
net.minecraft.world.level.levelgen.feature.configurations.FallenTreeConfiguration.FallenTreeConfigurationBuilder
Packages that use FallenTreeConfiguration.FallenTreeConfigurationBuilder
Package
Description
-
Uses of FallenTreeConfiguration.FallenTreeConfigurationBuilder in net.minecraft.data.worldgen.features
Methods in net.minecraft.data.worldgen.features that return FallenTreeConfiguration.FallenTreeConfigurationBuilderModifier and TypeMethodDescriptionprivate static FallenTreeConfiguration.FallenTreeConfigurationBuilderTreeFeatures.createFallenBirch(int pMaxLength) private static FallenTreeConfiguration.FallenTreeConfigurationBuilderTreeFeatures.createFallenJungle()private static FallenTreeConfiguration.FallenTreeConfigurationBuilderTreeFeatures.createFallenOak()private static FallenTreeConfiguration.FallenTreeConfigurationBuilderTreeFeatures.createFallenSpruce()private static FallenTreeConfiguration.FallenTreeConfigurationBuilderTreeFeatures.createFallenTrees(Block pLogBlock, int pMinLength, int pMaxLength) -
Uses of FallenTreeConfiguration.FallenTreeConfigurationBuilder in net.minecraft.world.level.levelgen.feature.configurations
Methods in net.minecraft.world.level.levelgen.feature.configurations that return FallenTreeConfiguration.FallenTreeConfigurationBuilderModifier and TypeMethodDescriptionFallenTreeConfiguration.FallenTreeConfigurationBuilder.logDecorators(List<TreeDecorator> pLogDecorators) FallenTreeConfiguration.FallenTreeConfigurationBuilder.stumpDecorators(List<TreeDecorator> pStumpDecorators)