13 ::ll::TypedStorage<1, 1, bool> mMatched;
14 ::ll::TypedStorage<1, 1, uchar> mForward;
15 ::ll::TypedStorage<1, 1, uchar> mUp;
16 ::ll::TypedStorage<4, 4, int> mNumPatterns;
17 ::ll::TypedStorage<4, 4, int> mPatternSize;
18 ::ll::TypedStorage<4, 4, int> mSubPatternIndex;
19 ::ll::TypedStorage<4, 4, int> mRowIndex;
20 ::ll::TypedStorage<4, 12, ::BlockPos> mPattern;
21 ::ll::TypedStorage<4, 12, ::Vec3> mObjectPos;