25 ::ll::TypedStorage<8, 8, ::Item&> mOwner;
26 ::ll::TypedStorage<8, 8, ::Block const*> mResult;
27 ::ll::TypedStorage<8, 24, ::std::vector<::BlockDescriptor>> mTargetLandBlocks;
28 ::ll::TypedStorage<1, 1, bool> mPlantAtAnyVisibleSolidSurface;
29 ::ll::TypedStorage<1, 1, bool> mIsPlanting;
30 ::ll::TypedStorage<1, 1, uchar> mFaceToPlantAt;
42 MCAPI ::std::unique_ptr<::CompoundTag> buildNetworkTag()
const;
44 MCAPI
bool init(
::Json::Value const& data, ::MolangVersion molangVersion);
53 MCAPI static ::Json::Value initializeFromNetwork(
::CompoundTag const& tag);