20 ::ll::TypedStorage<4, 12, ::BlockPos> mTestPos;
21 ::ll::TypedStorage<1, 1, bool> mStopOnFailure;
22 ::ll::TypedStorage<1, 1, bool> mStopOtherTestsOnFailure;
23 ::ll::TypedStorage<4, 4, int> mRepeatCount;
24 ::ll::TypedStorage<4, 4, int> mTestsPerRow;
25 ::ll::TypedStorage<4, 4, int> mMaxTestsPerBatch;
26 ::ll::TypedStorage<8, 24, ::std::vector<::std::shared_ptr<::gametest::BaseGameTestFunction>>> mtestFunctions;
27 ::ll::TypedStorage<1, 1, ::Rotation> mRotation;