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 ;
48 MCFOLD ::Block
const& getPermutationToPlace()
const;
50 MCAPI
void setPermutationToPlace(
::Block const& perm);
62 MCFOLD ::BlockSource
const& $getBlockSource()
const;