17 ::ll::TypedStorage<8, 8, ::Actor const*> mSelf;
18 ::ll::TypedStorage<8, 8, ::Actor const*> mOther;
19 ::ll::TypedStorage<8, 8, ::Player const*> mPlayer;
20 ::ll::TypedStorage<8, 8, ::Actor const*> mTarget;
21 ::ll::TypedStorage<8, 8, ::Actor const*> mParent;
22 ::ll::TypedStorage<8, 8, ::Mob const*> mBaby;
23 ::ll::TypedStorage<8, 8, ::BlockPos const*> mBlock;
24 ::ll::TypedStorage<8, 8, ::Actor const*> mDamager;
25 ::ll::TypedStorage<8, 8, ::Actor const*> mHolder;