39 virtual bool getNearestGeneratedFeature(
45 bool mustBeInNewChunks,
46 ::std::optional<::HashedString>
const& biomeTag
55 virtual bool shouldAddHardcodedSpawnAreas()
const ;
58 virtual bool shouldPostProcessMobs()
const ;
61 virtual ::std::unique_ptr<::StructureStart>
78 MCAPI
void* $ctor(uint seed);
90 MCAPI
bool $getNearestGeneratedFeature(
96 bool mustBeInNewChunks,
97 ::std::optional<::HashedString>
const& biomeTag
103 MCFOLD
bool $shouldAddHardcodedSpawnAreas()
const;
105 MCFOLD
bool $shouldPostProcessMobs()
const;
107 MCAPI ::std::unique_ptr<::StructureStart>
114 MCAPI
static void** $vftable();
Definition PillagerOutpostFeature.h:20