implements FeatureConfig
| 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<FallenTreeFeatureConfig> |
|
||||||
| 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) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private static com.mojang.datafixers.kinds.App |
|
||||||
| private static List |
|
||||||
| private static List |
|
||||||
| private static IntProvider |
|
||||||
| private static BlockStateProvider |
|