25 ::ll::TypedStorage<8, 8, ::std::unique_ptr<::br::worldgen::PoolElementStructureSection>> mSection;
26 ::ll::TypedStorage<4, 12, ::BlockPos> mOriginPos;
27 ::ll::TypedStorage<4, 24, ::BoundingBox> mChunkBounds;
28 ::ll::TypedStorage<1, 1, ::br::worldgen::JigsawReplacement> mJigsawReplacement;
29 ::ll::TypedStorage<1, 1, bool> mIncludeEntities;
48 MCNAPI static ::std::unique_ptr<::JigsawStructurePostprocessAction>
Definition JigsawStructurePostprocessAction.h:21
static MCAPI ::std::unique_ptr<::JigsawStructurePostprocessAction > load(::CompoundTag const &tag, ::JigsawStructureElementRegistry const &elementReg)
MCAPI void $execute(::ServerLevel &level, ::Dimension &dimension)
MCAPI void $serialize(::CompoundTag &tag)
static MCAPI void ** $vftable()
static MCAPI ::std::unique_ptr<::cereal::ReflectionCtx > & mCerealContext()