18 ::ll::TypedStorage<8, 8, ::Actor*> mSelf;
19 ::ll::TypedStorage<8, 8, ::Actor*> mOther;
20 ::ll::TypedStorage<8, 8, ::Player*> mPlayer;
21 ::ll::TypedStorage<8, 8, ::Actor*> mTarget;
22 ::ll::TypedStorage<8, 8, ::Actor*> mParent;
23 ::ll::TypedStorage<8, 8, ::Mob*> mBaby;
24 ::ll::TypedStorage<8, 8, ::BlockPos const*> mBlock;
25 ::ll::TypedStorage<8, 8, ::Actor*> mDamager;
26 ::ll::TypedStorage<8, 8, ::Actor*> mHolder;
32 MCAPI
explicit operator ::VariantParameterListConst()
const;