implements FeatureConfig
| chi | |
| net.minecraft.world.level.levelgen.feature.configurations.TreeConfiguration | |
| net.minecraft.class_4643 | |
| net.minecraft.world.gen.feature.TreeFeatureConfig | |
| net.minecraft.unmapped.C_zthydktd | |
| net.minecraft.world.gen.feature.BaseTreeFeatureConfig | |
| net.minecraft.world.gen.feature.BaseTreeFeatureConfig |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public final StateProvider |
| ||||||||||||||
| public final StateProvider |
| ||||||||||||||
| public final List<TreeDecorator> |
| ||||||||||||||
| public final int |
| ||||||||||||||
| public transient boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (StateProvider trunkProvider, StateProvider leavesProvider, List<TreeDecorator> decorators, int baseHeight) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||||||
| public <T> Dynamic<T> |
| ||||||||||||||
| public static <T> TreeFeatureConfig |
|