20 ::ll::TypedStorage<8, 32, ::std::string> previousPiece;
21 ::ll::TypedStorage<8, 24, ::std::vector<::PieceWeight>> availableBridgePieces;
22 ::ll::TypedStorage<8, 24, ::std::vector<::PieceWeight>> availableCastlePieces;
23 ::ll::TypedStorage<8, 24, ::std::vector<::StructurePiece*>> pendingChildren;
34 virtual ::StructurePieceType getType()
const ;
49 MCAPI
void* $ctor(
::Random& random,
int west,
int north);
55 MCAPI ::StructurePieceType $getType()
const;