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 MCNAPI static ::std::unique_ptr<::JigsawStructurePostprocessAction>
Definition JigsawStructurePostprocessAction.h:22
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()