extends TreeConfiguration
All mapped superinterfaces:
| chf | |
| net.minecraft.world.level.levelgen.feature.configurations.SmallTreeConfiguration | |
| net.minecraft.class_4640 | |
| net.minecraft.world.gen.feature.BranchedTreeFeatureConfig | |
| net.minecraft.world.gen.feature.TreeFeatureConfig | |
| net.minecraft.server.v1_15_R1.WorldGenFeatureSmallTreeConfigurationConfiguration |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public final FoliagePlacer |
| ||||||||||
| public final int |
| ||||||||||
| public final int |
| ||||||||||
| public final int |
| ||||||||||
| public final int |
| ||||||||||
| public final int |
| ||||||||||
| public final int |
| ||||||||||
| public final int |
| ||||||||||
| public final int |
| ||||||||||
| public final int |
| ||||||||||
| public final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (BlockStateProvider trunkProvider, BlockStateProvider leavesProvider, FoliagePlacer foliagePlacer, List<TreeDecorator> treeDecorators, int baseHeight, int heightRandA, int heightRandB, int trunkHeight, int trunkHeightRandom, int trunkTopOffset, int trunkTopOffsetRandom, int foliageHeight, int foliageHeightRandom, int maxWaterDepth, boolean noVines) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public <T> com.mojang.datafixers.Dynamic<T> |
| ||||||||||
| public static <T> SmallTreeConfiguration |
|