implements FeatureConfiguration
| cvj | |
| net.minecraft.world.level.levelgen.feature.configurations.GrowingPlantConfiguration | |
| net.minecraft.class_5924 | |
| net.minecraft.world.gen.feature.GrowingPlantFeatureConfig | |
| net.minecraft.src.C_141382_ | |
| net.minecraft.world.level.levelgen.feature.configurations.GrowingPlantConfiguration |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<GrowingPlantConfiguration> |
| ||||||||||
| public final SimpleWeightedRandomList<IntProvider> |
| ||||||||||
| public final Direction |
| ||||||||||
| public final BlockStateProvider |
| ||||||||||
| public final BlockStateProvider |
| ||||||||||
| public final boolean |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (SimpleWeightedRandomList<IntProvider> heightDistribution, Direction direction, BlockStateProvider bodyProvider, BlockStateProvider headProvider, boolean allowWater) |