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;
39 virtual ::BlockSource
const& getBlockSource()
const ;
54 MCFOLD ::BlockSource
const& $getBlockSource()
const;