implements FeatureConfiguration
chi | |
net.minecraft.world.level.levelgen.feature.configurations.TreeConfiguration | |
net.minecraft.class_4643 | |
net.minecraft.world.gen.feature.TreeFeatureConfig | |
net.minecraft.world.gen.feature.BaseTreeFeatureConfig | |
net.minecraft.server.v1_15_R1.WorldGenFeatureTreeConfiguration |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public final BlockStateProvider |
| ||||||||||
public final BlockStateProvider |
| ||||||||||
public final List<TreeDecorator> |
| ||||||||||
public final int |
| ||||||||||
public transient boolean |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (BlockStateProvider trunkProvider, BlockStateProvider leavesProvider, List<TreeDecorator> decorators, int baseHeight) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||||
public <T> com.mojang.datafixers.Dynamic<T> |
| ||||||||||
public static <T> TreeConfiguration |
|