MapBuilder

fun MapBuilder(cells: MutableMap<Vec3I, MutableCell> = mutableMapOf(), random: Random = Random.Default)