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.FallenTreeConfigurationBuilder
TreeFeatures.createFallenBirch
(int p_409905_) private static FallenTreeConfiguration.FallenTreeConfigurationBuilder
TreeFeatures.createFallenJungle()
private static FallenTreeConfiguration.FallenTreeConfigurationBuilder
TreeFeatures.createFallenOak()
private static FallenTreeConfiguration.FallenTreeConfigurationBuilder
TreeFeatures.createFallenSpruce()
private static FallenTreeConfiguration.FallenTreeConfigurationBuilder
TreeFeatures.createFallenTrees
(Block p_410650_, int p_409717_, int p_410251_) -
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> p_410282_) FallenTreeConfiguration.FallenTreeConfigurationBuilder.stumpDecorators
(List<TreeDecorator> p_409939_)