public class class_5211 extends TrunkPlacer
type| Constructor and Description |
|---|
class_5211(com.mojang.datafixers.Dynamic<T> dynamic) |
class_5211(int int2,
int int3,
int int4) |
class_5211(int int2,
int int3,
int int4,
TrunkPlacerType<? extends class_5211> trunkPlacerType) |
| Modifier and Type | Method and Description |
|---|---|
List<FoliagePlacer.class_5208> |
generate(ModifiableTestableWorld modifiableTestableWorld,
Random random,
int int2,
BlockPos blockPos,
Set<BlockPos> set,
BlockBox blockBox,
TreeFeatureConfig treeFeatureConfig)
Generates the trunk blocks and return a map from branch tops to the
radius allowed for foliage generation on that branch top.
|
getHeight, method_27400, method_27401, method_27402, method_27404, serializepublic class_5211(int int2,
int int3,
int int4)
public class_5211(int int2,
int int3,
int int4,
TrunkPlacerType<? extends class_5211> trunkPlacerType)
public class_5211(com.mojang.datafixers.Dynamic<T> dynamic)
public List<FoliagePlacer.class_5208> generate(ModifiableTestableWorld modifiableTestableWorld, Random random, int int2, BlockPos blockPos, Set<BlockPos> set, BlockBox blockBox, TreeFeatureConfig treeFeatureConfig)
TrunkPlacergenerate in class TrunkPlacer