3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/levelgen/feature/helpers/ITreeTrunk.h"
15namespace TreeHelper {
struct TreeParams; }
43 virtual int getTreeHeight(
::Random& random)
const ;
46 virtual ::std::optional<::BlockPos>
60 MCAPI
int $getTreeHeight(
::Random& random)
const;
62 MCAPI ::std::optional<::BlockPos>
70 MCAPI
static void** $vftable();
Definition FallenTreeTrunk.h:18
Definition IBlockWorldGenAPI.h:25
Definition ITreeCanopy.h:14
Definition ITreeTrunk.h:15
Definition RenderParams.h:30
Definition TreeParams.h:14