implements FeatureConfiguration
| epl | |
| 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 |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<FallenTreeConfiguration> |
| ||||||||||
| public final BlockStateProvider |
| ||||||||||
| public final IntProvider |
| ||||||||||
| public final List<TreeDecorator> |
| ||||||||||
| public final List<TreeDecorator> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| protected | (BlockStateProvider trunkProvider, IntProvider logLength, List<TreeDecorator> stumpDecorators, List<TreeDecorator> logDecorators) |