implements FeatureConfiguration
| eyt | |
| net.minecraft.world.level.levelgen.feature.configurations.FallenTreeConfiguration | |
| net.minecraft.class_10854 | |
| net.minecraft.world.gen.feature.FallenTreeFeatureConfig |
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) |