21 ::ll::TypedStorage<8, 8, ::Player&> mPlayer;
22 ::ll::TypedStorage<1, 2, ::std::optional<bool>> mSuccessful;
23 ::ll::TypedStorage<4, 16, ::std::optional<::Vec3>
const> mHit;
24 ::ll::TypedStorage<1, 1, uchar const> mFace;
29 BlockPlayerInteractEvent& operator=(BlockPlayerInteractEvent
const&);
30 BlockPlayerInteractEvent(BlockPlayerInteractEvent
const&);
31 BlockPlayerInteractEvent();
36 virtual ::BlockSource
const& getBlockSource()
const ;
38 virtual ~BlockPlayerInteractEvent() ;
50 MCFOLD ::BlockSource
const& $getBlockSource()
const;