25 ::ll::TypedStorage<8, 24, ::std::vector<::BiomeIdType>> mAllowedBiomes;
32 virtual bool isFeatureChunk(
42 virtual ::gsl::span<::BiomeIdType const> getRequiredBiomes()
const ;
45 virtual bool getNearestGeneratedFeature(
51 bool mustBeInNewChunks,
52 ::std::optional<::HashedString>
const& biomeTag
56 virtual ::std::unique_ptr<::StructureStart> createStructureStart(
71 MCAPI
bool $isFeatureChunk(
80 MCFOLD ::gsl::span<::BiomeIdType const> $getRequiredBiomes()
const;
82 MCAPI
bool $getNearestGeneratedFeature(
88 bool mustBeInNewChunks,
89 ::std::optional<::HashedString>
const& biomeTag
92 MCAPI ::std::unique_ptr<::StructureStart> $createStructureStart(
104 MCAPI
static void** $vftable();