3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/levelgen/feature/helpers/ITreeTrunk.h"
15namespace TreeHelper {
struct TreeParams; }
48 virtual int getTreeHeight(
::Random& random)
const ;
51 virtual ::std::optional<::BlockPos> placeTrunk(
65 MCAPI
bool _prepareSpawn(
82 MCAPI
int $getTreeHeight(
::Random& random)
const;
84 MCAPI ::std::optional<::BlockPos> $placeTrunk(
98 MCAPI
static void** $vftable();
Definition IBlockWorldGenAPI.h:25
Definition ITreeCanopy.h:14
Definition ITreeTrunk.h:15
Definition MegaTreeTrunk.h:18
Definition RenderParams.h:30
Definition TreeParams.h:14