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