19 ::ll::TypedStorage<4, 4, int> mMaxToEat;
20 ::ll::TypedStorage<4, 4, int> mFullDelay;
21 ::ll::TypedStorage<4, 4, int> mEatDelay;
22 ::ll::TypedStorage<4, 4, int> mInitialEatDelay;
23 ::ll::TypedStorage<8, 24, ::std::vector<::std::string>> mEatBlocks;
41 MCAPI static ::std::string_view
const& NAME();