15 ::ll::TypedStorage<8, 128, ::ItemInstance> mItemBeforeUse;
16 ::ll::TypedStorage<8, 24, ::WeakEntityRef> mActor;
17 ::ll::TypedStorage<1, 1, uchar> mFace;
18 ::ll::TypedStorage<4, 12, ::Vec3> mFaceLocation;
19 ::ll::TypedStorage<4, 12, ::BlockPos> mBlockPosition;
20 ::ll::TypedStorage<1, 1, bool> mIsFirstEvent;