22 ::ll::TypedStorage<8, 8, ::Player&> mPlayer;
23 ::ll::TypedStorage<1, 2, ::std::optional<bool>> mSuccessful;
24 ::ll::TypedStorage<4, 16, ::std::optional<::Vec3>
const> mHit;
25 ::ll::TypedStorage<1, 1, uchar const> mFace;
38 virtual ::BlockSource
const& getBlockSource()
const ;
47 MCAPI
void setPlayerSelectedItem(
::ItemStack& item);
59 MCFOLD ::BlockSource
const& $getBlockSource()
const;