18 ::ll::TypedStorage<1, 1, bool> mIs_1_16_terrainGen;
19 ::ll::TypedStorage<4, 4, int> mMinHeight;
20 ::ll::TypedStorage<8, 8, float (*)(
::Random&)> mGetTunnelThickness;
21 ::ll::TypedStorage<8, 8, int (*)(
::Random&)> mGetDistance;
22 ::ll::TypedStorage<8, 8, bool (*)(
::Block const&,
::Block const&)> mIsDiggable;
23 ::ll::TypedStorage<8, 8, bool (*)(
::BlockType const&)> mIsSurface;
24 ::ll::TypedStorage<8, 8, int (*)(
::Random&,
int const)> mGetRandomY;