implements FeatureConfiguration
| eva | |
| net.minecraft.world.level.levelgen.feature.configurations.FallenTreeConfiguration | |
| net.minecraft.class_10854 | |
| net.minecraft.world.gen.feature.FallenTreeFeatureConfig | |
| net.minecraft.src.C_379097_ | |
| net.minecraft.world.level.levelgen.feature.configurations.FallenTreeConfiguration |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<FallenTreeConfiguration> |
| ||||||||||
| public final BlockStateProvider |
| ||||||||||
| public final IntProvider |
| ||||||||||
| public final List<TreeDecorator> |
| ||||||||||
| public final List<TreeDecorator> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (BlockStateProvider trunkProvider, IntProvider logLength, List<TreeDecorator> stumpDecorators, List<TreeDecorator> logDecorators) |