23 ::ll::TypedStorage<4, 12, ::BlockPos const> mSize;
24 ::ll::TypedStorage<4, 12, ::BlockPos const> mOrigin;
25 ::ll::TypedStorage<8, 24, ::std::vector<uint>> mBlockVolume;
26 ::ll::TypedStorage<8, 24, ::std::vector<::StructureBlockPlacementInfo>> mBlockPlacementInfos;
40 MCAPI
void _handleBlockPostPlacedStructure(
47 MCAPI
void _handlePlacedConnectionBlock(
57 MCAPI ::StructurePlacementNeighbors getNeighbors(
::BlockPos const& relativePos, ::Rotation rotation);
60 setBlockPlacementInfo(
::BlockPos const& pos,
::Block const& block, ::NeighborAwareBlockUpdateType updateType);