20 ::ll::TypedStorage<4, 4, int> mBreakTicks;
21 ::ll::TypedStorage<4, 4, ::SharedTypes::Legacy::Difficulty> mMinDifficulty;
22 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mTargetID;
23 ::ll::TypedStorage<4, 4, int> mBreakingTime;
24 ::ll::TypedStorage<4, 16, ::std::optional<::BlockPos>> mObstructionPos;
25 ::ll::TypedStorage<8, 8, uint64> mLastPathIndex;