11struct MesaSurfaceBlocks {
15 ::ll::TypedStorage<8, 128, ::std::array<::Block const*, 16>> mClayMaterials;
16 ::ll::TypedStorage<8, 8, ::Block const*> mHardClayMaterial;
17 ::ll::TypedStorage<1, 1, bool const> mBrycePillars;
18 ::ll::TypedStorage<1, 1, bool const> mHasForest;
34 MCAPI static ::std::array<::Block const*, 16> buildClayMaterials(
::Block const& base);