15 ::ll::TypedStorage<8, 8, ::StructureBlockPlacementInfo const&> mNorth;
16 ::ll::TypedStorage<8, 8, ::StructureBlockPlacementInfo const&> mSouth;
17 ::ll::TypedStorage<8, 8, ::StructureBlockPlacementInfo const&> mEast;
18 ::ll::TypedStorage<8, 8, ::StructureBlockPlacementInfo const&> mWest;
19 ::ll::TypedStorage<8, 8, ::StructureBlockPlacementInfo const&> mUp;
20 ::ll::TypedStorage<8, 8, ::StructureBlockPlacementInfo const&> mDown;
21 ::ll::TypedStorage<8, 8, ::StructureBlockPlacementInfo const&> mNorthUpDiagonal;
22 ::ll::TypedStorage<8, 8, ::StructureBlockPlacementInfo const&> mNorthDownDiagonal;
23 ::ll::TypedStorage<8, 8, ::StructureBlockPlacementInfo const&> mSouthUpDiagonal;
24 ::ll::TypedStorage<8, 8, ::StructureBlockPlacementInfo const&> mSouthDownDiagonal;
25 ::ll::TypedStorage<8, 8, ::StructureBlockPlacementInfo const&> mEastUpDiagonal;
26 ::ll::TypedStorage<8, 8, ::StructureBlockPlacementInfo const&> mEastDownDiagonal;
27 ::ll::TypedStorage<8, 8, ::StructureBlockPlacementInfo const&> mWestUpDiagonal;
28 ::ll::TypedStorage<8, 8, ::StructureBlockPlacementInfo const&> mWestDownDiagonal;
40 MCAPI ::NeighborBlockDirections getDirectionsFromExistingBlockToStructure()
const;
42 MCAPI ::NeighborBlockDirections getDirectionsFromStructureToExistingBlock()
const;