| protected TrunkPlacerType<?> | | type() | | type() | | method_28903() | | getType() |
|
| public List<FoliagePlacer$TreeNode> | | placeTrunk(WorldGenLevel level, BiConsumer<BlockPos, BlockState> trunkSetter, RandomSource random, int treeHeight, BlockPos origin, TreeFeature tree) | | placeTrunk(WorldGenLevel level, BiConsumer<BlockPos, BlockState> trunkSetter, RandomSource random, int treeHeight, BlockPos origin, TreeFeature tree) | | method_26991(class_5281 arg0, BiConsumer<class_2338, class_2680> arg1, class_5819 arg2, int arg3, class_2338 arg4, class_2944 arg5) | | generate(StructureWorldAccess arg0, BiConsumer<BlockPos, BlockState> arg1, Random arg2, int arg3, BlockPos arg4, TreeFeature arg5) |
|
| private boolean | | makeLimb(WorldGenLevel level, BiConsumer<BlockPos, BlockState> trunkSetter, RandomSource random, BlockPos startPos, BlockPos endPos, boolean doPlace, TreeFeature tree) | | makeLimb(WorldGenLevel level, BiConsumer<BlockPos, BlockState> trunkSetter, RandomSource random, BlockPos startPos, BlockPos endPos, boolean doPlace, TreeFeature tree) | | method_27393(class_5281 arg0, BiConsumer<class_2338, class_2680> arg1, class_5819 arg2, class_2338 arg3, class_2338 arg4, boolean arg5, class_2944 arg6) | | makeOrCheckBranch(StructureWorldAccess arg0, BiConsumer<BlockPos, BlockState> replacer, Random random, BlockPos startPos, BlockPos branchPos, boolean make, TreeFeature arg6) |
|
| private int | |
| private Direction$Axis | |
| private boolean | | trimBranches(int height, int localY) | | trimBranches(int height, int localY) | | method_27391(int arg0, int arg1) | | isHighEnough(int treeHeight, int height) |
|
| private void | | makeBranches(WorldGenLevel level, BiConsumer<BlockPos, BlockState> trunkSetter, RandomSource random, int height, BlockPos origin, List<FancyTrunkPlacer$FoliageCoords> foliageCoords, TreeFeature tree) | | makeBranches(WorldGenLevel level, BiConsumer<BlockPos, BlockState> trunkSetter, RandomSource random, int height, BlockPos origin, List<FancyTrunkPlacer$FoliageCoords> foliageCoords, TreeFeature tree) | | method_27392(class_5281 arg0, BiConsumer<class_2338, class_2680> arg1, class_5819 arg2, int arg3, class_2338 arg4, List<class_5212$class_5213> arg5, class_2944 arg6) | | makeBranches(StructureWorldAccess arg0, BiConsumer<BlockPos, BlockState> replacer, Random random, int treeHeight, BlockPos startPos, List<LargeOakTrunkPlacer$BranchPosition> branchPositions, TreeFeature arg6) |
|
| private static float | | treeShape(int height, int y) | | treeShape(int height, int y) | | method_27396(int arg0, int arg1) | | shouldGenerateBranch(int treeHeight, int height) |
|