27 ::ll::TypedStorage<8, 8, ::std::unique_ptr<::br::worldgen::PoolElementStructureSection>> mSection;
28 ::ll::TypedStorage<4, 12, ::BlockPos> mOriginPos;
29 ::ll::TypedStorage<4, 24, ::BoundingBox> mChunkBounds;
30 ::ll::TypedStorage<8, 8, ::BlockSource*> mRegionOverride;
31 ::ll::TypedStorage<1, 1, ::br::worldgen::JigsawReplacement> mJigsawReplacement;
32 ::ll::TypedStorage<1, 1, bool> mIncludeEntities;
33 ::ll::TypedStorage<1, 1, ::br::worldgen::LiquidSettings> mLiquidSettings;
49 MCAPI static ::std::unique_ptr<::JigsawStructurePostprocessAction>
56 MCAPI static ::std::unique_ptr<::cereal::ReflectionCtx>& mCerealContext();
Definition JigsawStructurePostprocessAction.h:23
static MCAPI void ** $vftable()