3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/levelgen/feature/IFeature.h"
17 enum class Type :
int {
20 BirchForestMutated = 2,
21 ExtremeHillsPlusTrees = 3,
Definition FeatureRegistry.h:18
Definition LegacyTreeFeature.h:14
static MCAPI void ** $vftable()
MCAPI ::std::optional<::BlockPos > $place(::IFeature::PlacementContext const &context) const
MCAPI LegacyTreeFeature(::LegacyTreeFeature::Type placementType, ::FeatureRegistry ®istry, bool shouldPlaceLeafLitter)
MCAPI void * $ctor(::LegacyTreeFeature::Type placementType, ::FeatureRegistry ®istry, bool shouldPlaceLeafLitter)