3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/levelgen/feature/helpers/ITreeCanopy.h"
14namespace TreeHelper {
struct TreeParams; }
74 virtual ::std::optional<::BlockPos> placeCanopy(
80 ::std::vector<::BlockPos>
const& attachmentPositions
93 MCAPI ::std::optional<::BlockPos> $placeCanopy(
99 ::std::vector<::BlockPos>
const& attachmentPositions
106 MCAPI
static void** $vftable();
Definition IBlockWorldGenAPI.h:25
Definition ITreeCanopy.h:14
Definition RandomSpreadTreeCanopy.h:17
Definition RenderParams.h:30
Definition RandomSpreadTreeCanopy.h:25
Definition TreeParams.h:14