22 ::ll::TypedStorage<8, 8, ::BlockSource&> mRegion;
23 ::ll::TypedStorage<8, 8, ::Actor&> mActor;
24 ::ll::TypedStorage<8, 8, ::gsl::not_null<::Block const*>> mPermutationToPlace;
25 ::ll::TypedStorage<8, 8, ::Item const&> mItem;
26 ::ll::TypedStorage<1, 1, uchar const> mFace;
31 BlockPlayerPlacingEvent& operator=(BlockPlayerPlacingEvent
const&);
32 BlockPlayerPlacingEvent(BlockPlayerPlacingEvent
const&);
33 BlockPlayerPlacingEvent();
38 virtual ::BlockSource
const& getBlockSource()
const ;
40 virtual ~BlockPlayerPlacingEvent() ;
52 MCFOLD ::BlockSource
const& $getBlockSource()
const;