22 ::ll::TypedStorage<4, 4, int> mMaxFertilizerUsage;
23 ::ll::TypedStorage<4, 4, float> mSearchCooldownMaximumSeconds;
24 ::ll::TypedStorage<4, 4, int> mSearchCount;
25 ::ll::TypedStorage<4, 4, int> mSearchHeight;
26 ::ll::TypedStorage<4, 4, int> mSearchRange;
27 ::ll::TypedStorage<4, 4, float> mGoalRadius;
28 ::ll::TypedStorage<4, 4, float> mSpeedModifier;
41 MCAPI
static void buildSchema(
42 ::std::string
const& name,