19 ::ll::TypedStorage<4, 4, ::FlatWorldPresetID> id;
20 ::ll::TypedStorage<2, 2, ::BiomeIdType> biome;
21 ::ll::TypedStorage<8, 24, ::std::vector<::FlatWorldLayer>> layers;
27 MCFOLD_C ushort getBiomeId()
const;
29 MCAPI ::Json::Value toJson()
const;