25 ::ll::TypedStorage<8, 8, ::BlockState::StateListNode*> mNext;
26 ::ll::TypedStorage<8, 8, ::BlockState::StateListNode*> mPrev;
27 ::ll::TypedStorage<8, 8, ::BlockState*> mState;
33 MCNAPI static ::BlockState::StateListNode*&
mHead();
40 ::ll::TypedStorage<8, 8, uint64 const> mID;
41 ::ll::TypedStorage<8, 8, uint64 const> mVariationCount;
42 ::ll::TypedStorage<8, 48, ::HashedString const> mName;
43 ::ll::TypedStorage<8, 24, ::BlockState::StateListNode> mNode;