11 ::ll::TypedStorage<8, 32, ::std::string> mType;
12 ::ll::TypedStorage<8, 32, ::std::string> mHeightmap;
13 ::ll::TypedStorage<8, 32, ::std::string> mEntitySpawnPredicate;
14 ::ll::TypedStorage<8, 32, ::std::string> mObstructionPredicate;
19 Placement(Placement
const&);