public class FeatureHugePineTree extends FeatureHugeSpruceTree
Pine trees are identical to spruce trees, but have only a small cluster of leaves near the top.
DEFAULT_HEIGHTheight, leaves, logAIR, REPLACEABLE| Constructor and Description |
|---|
FeatureHugePineTree(@NonNull IntRange height,
BlockSelector log,
BlockSelector leaves) |
FeatureHugePineTree(@NonNull IntRange height,
@NonNull GenerationTreeSpecies species) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
leafHeightOffset(net.daporkchop.lib.random.PRandom random,
int height) |
placeLeavescanPlace, finish, place, placeCircularLeafLayer, placeTrunkchooseHeight, selectLeaves, selectLogallNeighborsMatch, allNeighborsMatch, replaceGrassWithDirt, test, testOrLiquid, testOrLiquidpublic FeatureHugePineTree(@NonNull
@NonNull IntRange height,
@NonNull
@NonNull GenerationTreeSpecies species)
public FeatureHugePineTree(@NonNull
@NonNull IntRange height,
BlockSelector log,
BlockSelector leaves)
protected int leafHeightOffset(net.daporkchop.lib.random.PRandom random,
int height)
leafHeightOffset in class FeatureHugeSpruceTreeCopyright © 2020. All rights reserved.