23 ::ll::TypedStorage<8, 8, ::BlockState::StateListNode*> mNext;
24 ::ll::TypedStorage<8, 8, ::BlockState::StateListNode*> mPrev;
25 ::ll::TypedStorage<8, 8, ::BlockState*> mState;
31 MCAPI static ::BlockState::StateListNode*& mHead();
38 ::ll::TypedStorage<8, 8, uint64 const> mID;
39 ::ll::TypedStorage<8, 8, uint64 const> mVariationCount;
40 ::ll::TypedStorage<8, 48, ::HashedString const> mName;
41 ::ll::TypedStorage<8, 24, ::BlockState::StateListNode> mNode;
72 MCAPI
static void** $vftable();