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